summaryrefslogtreecommitdiff
path: root/lib/chessh/discord
AgeCommit message (Collapse)Author
2023-05-06change log level to info for prod, add info statement on player joinLizzy Hunt
2023-05-06send notification only from process where player joined and when discord ↵Lizzy Hunt
thread id hasn't been created, set prod log level to info for better debugging
2023-04-22README changes, create thread on join, update package-lock (#21)Elizabeth (Lizzy) Hunt
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