- 23 Feb, 2021 1 commit
-
-
Steven vanZyl authored
-
- 07 Jan, 2021 2 commits
-
-
Steven vanZyl authored
-
Steven vanZyl authored
-
- 05 Jan, 2021 1 commit
-
-
Steven vanZyl authored
-
- 27 Nov, 2020 1 commit
-
-
Steven vanZyl authored
The long put off version 0.2.0! - Most commands now respond with an embed of the text - The )quote command now has prettier output - New startup message with version and changelog The build system has also been updated to be completely automated. Every time a change is made SAB should automatically update within 10 minutes.
-
- 19 Nov, 2020 1 commit
-
-
Steven vanZyl authored
-
- 17 Nov, 2020 2 commits
-
-
Steven vanZyl authored
-
Steven vanZyl authored
-
- 16 Nov, 2020 1 commit
-
-
Steven vanZyl authored
Fixed a bunch of bugs in various commands
-
- 15 Nov, 2020 2 commits
-
-
Steven vanZyl authored
-
Steven vanZyl authored
Updated all dependencies to their latest versions Added Credo and ran it, fixing many of the errors it found.
-
- 05 Oct, 2020 3 commits
-
-
Steven vanZyl authored
-
Steven vanZyl authored
-
Steven vanZyl authored
-
- 22 Sep, 2020 2 commits
-
-
Steven vanZyl authored
-
Steven vanZyl authored
-
- 10 Sep, 2020 1 commit
-
-
Steven vanZyl authored
Added the effects of both wheel seals to the bot
-
- 01 Sep, 2020 1 commit
-
-
Steven vanZyl authored
-
- 20 Aug, 2020 2 commits
-
-
Steven vanZyl authored
-
Steven vanZyl authored
-
- 16 Aug, 2020 3 commits
-
-
Steven vanZyl authored
Fixed a number of bugs that popped up when I tried it with the migrated data.
-
Steven vanZyl authored
Quotes can be removed by index like in previous iterations Dates in the quotes list are now formatted fairly nicely
-
Steven vanZyl authored
Switched to a much simple parse-don't-validate approach to handling commands that is considerably simpler and more robust. A lot of code had to be changed to reflect this, but I think there's less code now than there was. The list function now handles long lists and will break them up properly. The respond function was changed to allow this.
-
- 10 Aug, 2020 2 commits
-
-
Steven vanZyl authored
-
Steven vanZyl authored
The database now works as intended and even saves every few minute as it's supposed to. Adding quotes and bigmoji now works, and you can even actually use them!
-
- 09 Aug, 2020 1 commit
-
-
Steven vanZyl authored
-
- 03 Aug, 2020 5 commits
-
-
Steven vanZyl authored
-
Steven vanZyl authored
-
Steven vanZyl authored
Increased the timeout for DumDum from 1 second to 60 seconds. This prevents excessive writes and write checks. Threw together a basic handler for message events with some simple parsing of commands.
-
Steven vanZyl authored
-
Steven vanZyl authored
Created the base project with some basic stuff, mostly just the supervisor. Wrote up the DumDum database that this project will use to store its data.
-