Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 419 Bytes

File metadata and controls

10 lines (8 loc) · 419 Bytes

Discord Word Counter

This bot will get triggered whenever a user sends a message containing a certain string.

Important to note

  • Needs a file named credits containing the string you want to track on first line and the bot token on the second line,
  • Needs an empty file named who.json,
  • This bot does not support being on multiple servers,
  • This bot really is not idiot-proof,
  • Code is very bad.