Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Releases: Killaship/survivbot

Version 1.1.0

26 Feb 19:21
6f02545
Compare
Choose a tag to compare

This version does a couple things, like making it so that URL connectivity checks automatically time out after 10 seconds, to avoid the bot crashing. Secondly, I also added a $resetbot command that only I, the owner of the bot, can use, and it's used for development purposes, so I can have an editor open, and not have to open a terminal to get the bot running on the newest version. It's laziness embodied in code!

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

26 Feb 16:36
734ceab
Compare
Choose a tag to compare

This is the first official version of the bot. More is to come later, I'll have to find ideas.
Things added:

  • the bot
  • ability to read, parse, and respond to commands
  • help command, explain command, serverstatus command, urlcheck command

Contact me with any ideas for the bot you have!

Full Changelog: https://github.com/Killaship/survivbot/commits/v1.0.0