An open source
discord.js
bot which is based on official discord.js guide.
This discord bot task is to sync the Discord roles with the discourse form of CityDAO using an event-based architecture.
In-built useful and flexible features, such as
npm install
Change config.json
{
"clientId": "<Discord Client ID>",
"guildId": "<Discord Guild ID>",
"token": "<Discord Bot ID",
"Api_Key": "<Discourse API Key>",
"Api_Username": "<Discourse Name>"
}
npm start
npm test
👤 Earl Potters
- Github: @Slyracoon23
👤 Will Jaw
- Github: @jjaw
👤 Thank you so much to Tuncay for giving awesome contributions to the project.
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! Star-ring the project gives me encouragement to continue it.
Copyright © 2022 Earl Potters.
Copyright © 2022 Will Jaw.
This project is Apache-2.0 licensed.