Skip to content

Releases: xdFNLeaks/managebot

v1.0.4

21 Jan 00:03
fa84430
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

Please View README.md for installation and configuration instructions!

v1.0.3

14 Jan 08:12
7df5730
Compare
Choose a tag to compare

Added Docker Compose.

Big thanks to MiraiSubject for putting it together!

v1.0.2

14 Jan 00:14
2f6e560
Compare
Choose a tag to compare

What's New? (v1.0.2)


Please View README.md for installation and configuration instructions!

v1.0.1

10 Jan 11:01
6b480e1
Compare
Choose a tag to compare

What's New? (v1.0.1)

  • Docker Image Management + Image Pruning (/docker images | /docker prune)
    NOTE: The "all" option when using /docker prune is referring to using -all/-a in the command. using it will remove all unused images, not just dangling ones.
  • added Pause/Unpause to /docker execute

Please View README.md for installation and configuration instructions!

v1.0.0

08 Jan 09:07
4c356f9
Compare
Choose a tag to compare

The first ever version of managebot. Features are currently limited but still working!


Features

  • Executing Docker Commands (/docker execute) (currently only Start, Stop & Restarting docker containers.)
  • Listing all docker containers and sorts them into Online & Offline. (/list)

View README.md for installation and configuration instructions!