Utility/fun bot for VOCA-UK Discord server
Please be aware due to the fact this bot was designed solely for the VOCA-UK Discord (and as such may be difficult to optimise for your own use case), we cannot provide any self-hosting support outside of developing features for the VOCA-UK instance of the bot.
git clone https://github.com/vocauk/bot && cd bot
npm i
(oryarn
)- Move
src/config-example.json
tosrc/config.json
and fill out npm start
(oryarn run start
)