summaryrefslogtreecommitdiff
path: root/pylon.lua
Commit message (Collapse)AuthorAgeFilesLines
* Use shortname config rather than hard-coding [x] and so on.olive2 days1-0/+1
| | | | | | 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.
* use log more pervasively, changes to discord and xmpp:rebecca6 days1-0/+1
| | | | | | | 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
* add Log classrebecca7 days1-4/+3
|
* improve error reportingrebecca7 days1-2/+4
|
* discord channel webhookingolive7 days1-1/+0
|
* more oop refactoringrebecca7 days1-4/+7
|
* refactor classes and inheritancerebecca7 days1-46/+19
|
* implement more of the discord gateway protocolubq3232025-02-281-5/+5
|
* restructure, refactor, a bitubq3232025-02-271-0/+55