An open API service indexing awesome lists of open source software.

https://github.com/jerald/testbotmk1

Cool discord.js bot for doing cool things
https://github.com/jerald/testbotmk1

Last synced: 15 days ago
JSON representation

Cool discord.js bot for doing cool things

Awesome Lists containing this project

README

          

# testBotMk1
Cool discord.js bot for doing cool things

Requires the following nodejs packages:
- discord.js
- node-opus
- mc-ping-updated

Requires the following environment variables set:
- COMMAND_CHAR: Sets that character that triggers commands
- COMMAND_LIST: A list delimited by ', ' containing the activated commands
- DISCORD_TOKEN: The discord bot token used for login
- MC_SERVER_ADDRESS: The address for the minecraft server used for the minecraft related commands, if enabled
- MC_SERVER_PORT: The port for the minecraft server... blah blah blah, read above
- MONGODB_URI: The URI for to logging into the mongodb database used for permissions
- ADMIN_LIST: A list delimited by ', ' containing the users set with bot admin powers