Releases: Sparker-99/Admin-bot
Releases · Sparker-99/Admin-bot
Release 4.0.1
What's Changed
- removed unneeded pause in auto restart script @NotSugden in #12
- added user input validation for some commands
New Contributors
- @NotSugden made their first contribution in #12
Full Changelog: 4.0.0...4.0.1
Release 4.0.0
WARNING:
- This is a major release, that is incompatible with older versions.
- Please follow instructions in Readme.md to update
Change log:
- Changed command system to use slash commands, with ephemeral responses
- Login command updated to use a modal instead of private messages
- Execute command now has a drop down menu to select server
- Updated to support
IW4MAdmin 2023.04.09.1
's breaking API changes (this breaks support for older iw4m-admin versions) - Included example modal and command templates to extend bot's functionality
- Add optional start script
StartAdminbot-AutoRestart.cmd
to auto restart if closed unexpectedly
Admin Bot
Change log:
- Added better
botinfo
- Transferred master to local api
- Fixed direct connect external ip
- Fixed
find
command searches and added search limit
Admin Bot
Change log:
- Added some new map names for some games
- Added more data collection during master query
- Fixed server not found issue by several commands
- Added search by external ip in
execute
andplayers
Admin Bot
Change log:
- Redesigned
serverinfo
cmd - Changed node engine to v16
- Bot now uses Discord's v9 api
- Renamed function file to core
- Slightly redesigned botinfo cmd
- Added game modes in
serverinfo
cmd - Made level names shorter in
scoreboard
- Limited
scoreboard
names to 15 characters
Admin Bot
Change log:
- Added advanced warfare maps
- Removed color codes from player names
- Added map images on
serverinfo
command - Slightly reconfigured to make some processes faster
- Changed
config.json
toconfig_default.json
Admin Bot
Change log:
- Added auto status feature
- Removed unused client ids in db
- Fixed Static presence interval
- Fixed
DM
issue in login command - Fixed Primary key issue for SQLite version
Admin Bot
Changelog:
- Added
players
command - Redesigned
status
command - Changed a parameter name in config
- Removed IW4M Admin's uptime from function file
Admin Bot
Changelog:
- Code Cleanup
- Added db folder fix for Sqlite version
- Added cpu usage percentage in
serverinfo
command - Fixed cookie issue for IW4M Admin instances with domains
Admin Bot v3
- Code Cleanup
- Added command aliases
- Added
Find
command - Added
Stats
command - Patched some exceptions
- Updated
Help
command - Updated
Botinfo
command - Added Cookie storage system
- Added
Serverinfo
command - Added IW4M admin command executor
- Added pagination system for
Status
command - Added IW4M Admin
Login
andLogout
system - Added results per page system for
Status
command