summaryrefslogtreecommitdiff
path: root/discord
Commit message (Collapse)AuthorAgeFilesLines
* Use shortname config rather than hard-coding [x] and so on.olive2 days1-4/+5
| | | | | | Pylons may also make their own choce in how they format the short-name when sending out (or do it differently altogether), rather than it being baked-in by the receiving pylon.
* adjust discord ratelimit parameterrebecca4 days1-1/+1
|
* discord: implement ratelimitingrebecca6 days1-5/+21
|
* oopsrebecca7 days1-1/+2
|
* use regular _req for executing webhookrebecca7 days2-26/+2
|
* use log more pervasively, changes to discord and xmpp:rebecca7 days1-8/+12
| | | | | | | discord: fix some logic errors, correctly ignore messages in channels that we don't care about xmpp: reformat some of the recving logic, but it's still borken somehow, but olive says she wants to fix it not me
* oopsrebecca7 days1-1/+1
|
* add Log classrebecca7 days1-7/+6
|
* merge discord req functionsrebecca7 days1-27/+16
|
* discord channel webhookingolive7 days1-12/+54
|
* more oop refactoringrebecca7 days1-2/+2
|
* refactor classes and inheritancerebecca7 days1-23/+17
|
* discord: implement rest get requestsrebecca8 days1-1/+18
|
* implement more of the discord gateway protocolubq3232025-02-281-6/+42
|
* restructure, refactor, a bitubq3232025-02-271-26/+11
|
* start of discord pylonubq3232025-02-262-19/+50
|
* the Restructuringubq3232025-02-251-2/+2
|
* mostly getting it to just go, also start on discordubq3232025-02-253-0/+109