Releases: Cactooz/MinecraftServer-DiscordBot
Releases · Cactooz/MinecraftServer-DiscordBot
Version 3.0.0 - Smarter Bot
A smarter and more reliable bot. It's updated with the latest libraries and is now using a config file so you don't have to change anything in the bot.js
file. It's also possible to ping other servers than the default one, in this update
Updates
- Updated to latest discord.js (v12)
- Added a config file for easy config
- Ping any server
- Extra message checks from other bots
- Bot log in console.log message
- Replaced deprecated library request with node-fetch
- Added package-lock.json
Next Versions
- Get any server icon
Version 2.2.1
Updates
- Added .gitignore
- Indentation fixes
Version 2.2.0
Updates
- Removed unused code
- Removed unused player check
- Removed request response
- Converted strings to Template literals
- Converted var to let and const
- Minor fixes
Version 2.1.1
Updates
- Removed extra variable
- color
- Fixed code format
Version 2.1.0
Updates
- Added colors depending on Online/Offline Status
- Online = Green
- Offline = Red
Version 2.0.0 - Embed Messages
The bot response is now in a clean embed instead of pure text.
Updates
- Rewritten message system
- Added embed status messages
- Added more variables
- Server Website
- Server Icon
- Server Name
Next Versions
- Be able to ping any server
- Better code
Version 1.1.2
Updates
- Fixed bug that stopped the bot from starting
Version 1.1.1
Updates
- Added forgoten variables
- mcIP
- mcIPort
Version 1.1.0
Updates
- Added more variables
- Prefix
- Server Name
- Added a Activity for the bot
- Shows prefix and command
- Minor edits to improve and fix the code
v1.0.0 - First Release
Updates
- The code are complete
- The bot are working
- Wiki created (More are comming soon)
- Tutorial for Glitch.com
- Tips and tricks
- Issue templates
Next Versions
- Embed Status Message
- More features
- Better code