idle-game-maker / bot

discord bot for the igm guild

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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


Languages

Language:TypeScript 98.6%Language:Shell 1.4%