Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Black code reformat | Parker | 2024-04-02 | 1 | -1/+3 | |
| | ||||||
* | Add BOT_INVITE_LINK config option | Parker | 2024-04-02 | 3 | -0/+11 | |
| | ||||||
* | Remove unused variable | Parker | 2024-04-02 | 1 | -1/+0 | |
| | ||||||
* | Exit when config.ini errors are found | Parker | 2024-04-02 | 1 | -0/+8 | |
| | ||||||
* | Merge branch 'main' of https://github.com/PacketParker/Guava | Parker | 2024-04-02 | 1 | -1/+1 | |
|\ | ||||||
| * | Update README.md | Parker | 2024-04-02 | 1 | -1/+1 | |
| | | ||||||
* | | Combine forms into 1 file | Parker | 2024-04-02 | 4 | -112/+105 | |
| | | ||||||
* | | Add bug report command | Parker | 2024-04-02 | 5 | -1/+63 | |
| | | ||||||
* | | Add feedback command | Parker | 2024-04-02 | 5 | -4/+72 | |
|/ | ||||||
* | Add Terms of Service | Parker | 2024-04-02 | 1 | -0/+3 | |
| | ||||||
* | Add Privacy Policy | Parker | 2024-04-02 | 1 | -0/+3 | |
| | ||||||
* | Update README.md | Parker | 2024-04-01 | 1 | -4/+1 | |
| | ||||||
* | Black code reformat | Parker | 2024-03-31 | 2 | -1/+80 | |
| | ||||||
* | Update skip command | Parker | 2024-03-31 | 1 | -0/+8 | |
| | | | | Send the proper message and return if the end of the queue is reached once a song is skipped | |||||
* | Black code reformatting | Parker | 2024-03-31 | 12 | -16/+2 | |
| | ||||||
* | Update README.md | Parker | 2024-03-31 | 1 | -3/+3 | |
| | ||||||
* | Create `remove` command | Parker | 2024-03-31 | 1 | -0/+63 | |
| | ||||||
* | Create `queue` command | Parker | 2024-03-31 | 1 | -0/+64 | |
| | ||||||
* | Create `clear` command | Parker | 2024-03-31 | 1 | -0/+37 | |
| | ||||||
* | Create `np` command | Parker | 2024-03-31 | 1 | -0/+45 | |
| | ||||||
* | Create `resume` command | Parker | 2024-03-31 | 1 | -0/+38 | |
| | ||||||
* | Create `pause` command | Parker | 2024-03-31 | 1 | -0/+38 | |
| | ||||||
* | Create `shuffle on/off` ccommands | Parker | 2024-03-31 | 1 | -0/+59 | |
| | ||||||
* | Create `stop` command | Parker | 2024-03-31 | 1 | -0/+40 | |
| | ||||||
* | Create `skip` command | Parker | 2024-03-31 | 1 | -0/+63 | |
| | ||||||
* | Create `play` command | Parker | 2024-03-31 | 1 | -0/+100 | |
| | ||||||
* | Error handlers | Parker | 2024-03-31 | 1 | -0/+91 | |
| | ||||||
* | Default music code | Parker | 2024-03-31 | 1 | -0/+198 | |
| | ||||||
* | Add documentation | Parker | 2024-03-31 | 4 | -0/+201 | |
| | ||||||
* | base commit | Parker | 2024-03-31 | 7 | -0/+286 | |
| | ||||||
* | Initial commit | Parker | 2024-03-28 | 2 | -0/+26 | |