summaryrefslogtreecommitdiff
path: root/lib/chessh/discord
AgeCommit message (Collapse)Author
2023-02-15Change config module to DiscordNotifications for reschedule delaySimponic
2023-02-11Format buildscripts (pretty unsubstantial but needed to happen :3)Simponic
2023-02-08Show previous move in message body, which notification is now instant, add ↵Simponic
check highlighting
2023-02-03Increase move notificatino delay, decrease creation notification delay, and ↵Simponic
surround username in quotes for ssh config
2023-02-01Fix warningsSimponic
2023-02-01Discord threads (#16)Simponic
* Add initial support for discord threads * Finish thread creation
2023-02-01Do not send notifications when game is over & fix promotion screen (#15)Simponic
2023-02-01Ensure status is continue before sending notifsLogan Hunt
2023-02-01Discord notifs (#14)Simponic
* Add role id to config * Add discord notifications for games * Fix discord discriminant tests