Ava

Results 5 issues of Ava

Whenever I try to use this, my log only prints as follows: ``` [11:47:50] CONN [11:47:50] CONN [11:47:50] CONN [11:47:50] CONN [11:47:50] CONN ``` In addition, the upload doesn't seem...

needs-test-env

* [ ] **I'm submitting a bug report** * [x] **I'm submitting a feature request** * [x] **I'm submitting a support request** **webpack version:** 4.5.0 **sw-precache-webpack-plugin version**: 0.11.5 **Please tell...

Currently, if the bot produces a message that is too long for the Discord single-message character limit, the bot crashes, as seen in #53. Improve the bot by making it...

bug
crash
feature-request

Add ability/command to automatically install dfrotz if possible. As long as the user has the Git and a good C compiler, it shouldn't be too hard to figure out.

feature

Implement the ability to save the game using the command `$save`. Should have a limit to 3 saves per game, and will save all the saves in `saves/[gamename]/`.

feature