Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 291 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 291 Bytes

Another Tim Who's Not Swole

Discord bot for the MIT 2025 server.

The bot will search for a token in the following places:

  • An environment variable, BOT_TOKEN
  • A plaintext string in token.txt
  • A module export in the file token.ts (i.e. export = 'putyourprecioustokenhere';)