Skip to content

Releases: Sparker-99/Admin-bot

Release 4.0.1

26 Apr 08:36
c062c17
Compare
Choose a tag to compare

What's Changed

  • removed unneeded pause in auto restart script @NotSugden in #12
  • added user input validation for some commands

New Contributors

Full Changelog: 4.0.0...4.0.1

Release 4.0.0

18 Apr 06:54
Compare
Choose a tag to compare

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

08 Feb 15:41
403325f
Compare
Choose a tag to compare

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

10 Nov 21:19
7baa037
Compare
Choose a tag to compare

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 and players

Admin Bot

10 Aug 17:57
Compare
Choose a tag to compare

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

20 May 09:34
Compare
Choose a tag to compare

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 to config_default.json

Admin Bot

18 Apr 06:43
c104985
Compare
Choose a tag to compare

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

31 Jan 18:00
2dfc068
Compare
Choose a tag to compare

Changelog:

  • Added players command
  • Redesigned status command
  • Changed a parameter name in config
  • Removed IW4M Admin's uptime from function file

Admin Bot

25 Jan 06:27
90ac696
Compare
Choose a tag to compare

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

21 Jan 13:09
26f5c6f
Compare
Choose a tag to compare
  • 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 and Logout system
  • Added results per page system for Status command