Simple boilerplate code for a Discord.js bot written in TypeScript, with CI testing included.
🏠 Homepage
- A Discord OAuth token must first be generated for a bot - this can be done from the Discord Developer Portal
key | value |
---|---|
TOKEN | (required) Discord OAuth Token |
LOG_LEVEL | (optional) log level to output - see 'npmlog' |
npm install
npm start
npm test
👤 Nathan Liu
- Github: @ashame
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2022 ashame.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator