Skip to content

idle-game-maker/bot

Repository files navigation

@idle-game-maker/bot

Setup

Have Node 15+ and git installed

npm i

Copy .example.env into .env and fill in the values:

  • BOT_TOKEN is your bot's token
  • BOT_CLIENT_ID is your application/client ID
  • BOT_GUILD_ID is the ID of the guild where you'll use the bot
  • DB_USERNAME and DB_PASSWORD are the credentials for the SQLite database
npm run commands
npm start

License

MIT

About

discord bot for the igm guild

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published