akashi-esquizolandia/src
MangosArentLiterature e75b80aaae Add modcall webhook support
This is the worst code I have ever contributed to this project. This commit is the result of several days of attempting to decipher Qt's documentation. This is the best I can write. Qt has broken me. God help us all.

- Allows sending modcalls to a discord webhook, containing the name of the sender, the area, and the reason.
- Adds configurable options to config.ini for enabling/disabling webhooks and specifying the webhook url.
2021-04-25 15:49:47 -05:00
..
commands Wopsie 2021-04-19 23:01:50 +02:00
advertiser.cpp Add /reload 2021-04-13 16:43:50 -05:00
aoclient.cpp change curse list to int list, marked unavailable chars as taken 2021-04-18 18:57:33 -05:00
aopacket.cpp general cleanup, net debug switch 2020-10-06 13:45:28 -05:00
area_data.cpp Add /togglemusic 2021-04-18 20:21:17 -05:00
config_manager.cpp Add /gimp 2021-04-09 03:18:10 -05:00
db_manager.cpp Cleanup getBanInfo and cmdJudgeLog 2021-04-10 00:43:08 -05:00
discord.cpp Add modcall webhook support 2021-04-25 15:49:47 -05:00
logger.cpp Add a new method of loading values from config.ini 2021-04-09 19:18:46 -05:00
main.cpp ensure the advertiser actually exists before connecting the reload signal/slot 2021-04-17 19:03:20 -05:00
packets.cpp Add modcall webhook support 2021-04-25 15:49:47 -05:00
server.cpp Add modcall webhook support 2021-04-25 15:49:47 -05:00
testimony_recorder.cpp Revert "Revert "Merge branch 'master' into command-split"" 2021-04-15 18:01:51 -05:00
ws_client.cpp Document WSClient 2021-03-15 15:29:03 +01:00
ws_proxy.cpp Document WSProxy 2021-03-14 19:34:40 +01:00