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
- Host: GitHub
- URL: https://github.com/jerald/testbotmk1
- Owner: Jerald
- Created: 2017-04-21T01:30:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T10:42:44.000Z (about 9 years ago)
- Last Synced: 2025-04-14T11:55:13.885Z (about 1 year ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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