summaryrefslogtreecommitdiff
path: root/discord
Commit message (Expand)AuthorAgeFilesLines
* Use shortname config rather than hard-coding [x] and so on.olive2 days1-4/+5
* adjust discord ratelimit parameterrebecca4 days1-1/+1
* discord: implement ratelimitingrebecca6 days1-5/+21
* oopsrebecca6 days1-1/+2
* use regular _req for executing webhookrebecca6 days2-26/+2
* use log more pervasively, changes to discord and xmpp:rebecca6 days1-8/+12
* 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