🤖 A bot for QOT based of Quaver.Bot
- Presence intent has to be enabled
- Server members intent has to enabled
- Manage roles
- Manage nicknames
npm i
tsc
- Copy config folder to
dist
and renameconfig.template.json
toconfig.json
- Fill in the appropriate configuration details
node dist/index.js
The code in this repository is released and licensed under the Mozilla Public License 2.0. Please see the LICENSE file for more information. In short, if you are making any modifications to this software, you must disclose the source code of the modified version of the file(s), and include the original copyright notice.