Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 629 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 629 Bytes

Root Bot

A bot made for the Woodland Warriors Discord.

Want to Invite Me?

I'm Vaga#4950. Bring me to your Root servers!

Environment Variables

Put these values in a .env file.

Required

  • DISCORD_TOKEN - the Discord token for the bot.

Optional

  • DISCORD_SERVER_ID - the Discord server id for specific testing
  • DISCORD_CLIENT_ID - the Discord client id for specific testing

Development

  • npm run start:dev

Building

You don't need to build the app to deploy it. Just use ts-node, it's not that intensive.