Commit Graph

89 Commits

Author SHA1 Message Date
13xforever
0d99046a0b
increase default attachment size to 25 MB 2023-04-20 21:16:54 +05:00
13xforever
15f691d503
fix discord fuckery with emoji
technically new behavior is correct as \ufe0f indicator is required to override glyph to use emoji symbol instead of legacy plain text
2023-03-23 22:20:10 +05:00
13xforever
7c14631412
add git revision info to /about 2023-03-07 15:01:50 +05:00
13xforever
2a89d75cd5
update google drive source handler
move google api credentials from file to bot.db
2022-11-09 11:14:35 +05:00
13xforever
91da4e7ece
fix new compiler warnings 2022-11-09 09:41:09 +05:00
13xforever
4c1de400bb
limit automatic log parsing to explicit channel list and dms 2022-10-15 18:04:39 +05:00
13xforever
3a96e5af35 update 3rd party deps 2022-08-17 02:48:54 +05:00
13xforever
d04d695f64 make hw survey results configurable 2022-06-30 18:24:43 +05:00
13xforever
92751ba6e9 use file-scoped namespaces to reduce nesting
some formatting might be fucked
2022-06-30 00:59:46 +05:00
clienthax
c7a61fb0c0 Update dependencies. 2022-06-01 14:02:53 +01:00
clienthax
bacc0ca3a9 Use Octokit for Github lookups. 2021-08-30 15:00:03 +01:00
13xforever
9a303fe65a make socket disconnect check configurable 2021-06-15 12:01:35 +05:00
13xforever
8394cd8050 clean more unicdoe blocks from usernames 2021-05-04 14:48:59 +05:00
13xforever
9b7d36b0c6 tweak fun knobs 2021-04-01 16:17:57 +05:00
13xforever
222eaa2a35 redesign the name pool to reduce compilation time resource usage 2021-03-10 02:38:26 +05:00
13xforever
1c915e05b5 use await using where appropriate 2020-11-14 15:25:20 +05:00
13xforever
24f63858e0 replace object initialization with the new() 2020-11-14 14:33:29 +05:00
13xforever
4efffa300f apply compiler suggestions 2020-11-13 15:12:41 +05:00
13xforever
d65444f0be bot update, part 1 2020-11-12 00:17:12 +05:00
13xforever
546faa16ad somehow #media was dropped from ocr moderation in march 2020-11-04 00:22:01 +05:00
13xforever
acb23d255a remove hardcoded bot admin id, use application owners data instead 2020-11-02 18:24:03 +05:00
13xforever
574b60bc8e misc changes to config 2020-10-07 19:36:55 +05:00
13xforever
db013a27f0 implement global message cache management 2020-09-29 15:34:26 +05:00
13xforever
c27d7f4f0a try to workaround new limits rolled out by discord
also make a bunch of settings configurable
2020-09-02 20:16:46 +05:00
13xforever
7574d37639 updates for the new logging facilities in the discord client library 2020-09-01 15:05:27 +05:00
13xforever
72f1f774c7 extend mention policy usage a bit 2020-08-04 00:52:51 +05:00
13xforever
c2ae683434 prevent pinging everyone 2020-07-31 22:52:33 +05:00
13xforever
7f4fd3dee7 more telemetry events 2020-07-13 22:23:16 +05:00
13xforever
79d032940c add some metrics 2020-07-03 13:57:27 +05:00
13xforever
bc33dfff91 add font logging and option to override the preferred font at runtime 2020-06-02 17:47:17 +05:00
13xforever
7122bea265 added an option to log deleted messages for moderation purposes 2020-05-13 01:21:07 +05:00
13xforever
f9bd3111cc add basic telemetry 2020-04-13 16:50:50 +05:00
13xforever
988a43e8a5 tweak some things 2020-04-04 10:48:31 +05:00
13xforever
742c81fe86 announce new PS3 fw versions 2020-03-31 10:20:15 +05:00
13xforever
2b84734e9e restore build time reporting 2020-03-28 16:52:10 +05:00
13xforever
a431cd8cd2 make a separate channel list for ocr handler 2020-03-10 21:12:48 +05:00
13xforever
313d0057e3 rebuild configuration on changes 2020-03-10 00:25:16 +05:00
13xforever
6b0a5d66cd allow any supporter to use !describe command 2020-03-08 22:53:54 +05:00
13xforever
5ef02db745 azure computer vision integration, and a new command to describe images 2020-03-08 17:29:17 +05:00
13xforever
5efe9c2d53 Initial support for Linux PR builds 2020-03-03 20:08:10 +05:00
13xforever
bfe842ffb8 update logic to mark bad updates 2020-03-01 00:25:06 +05:00
13xforever
ffb8bbea21 make incoming message timeout configurable 2020-02-11 20:51:23 +05:00
13xforever
214a7e5a00 use RecyclableMemoryStream to reduce GC pressure 2019-12-06 16:04:47 +05:00
13xforever
5c9ff0081d code review changes 2019-12-01 17:24:19 +05:00
Laxynium
e04c4548a0 Adjust names of commands
Check permissions before changing nickname
Display table instead of raw text in list command
Add periodic check if forced nicknames are still valid.
Add GuildId in order to not list forced nicknames added on different guild.
2019-11-30 01:16:19 +01:00
13xforever
c454308937 limit syscall results to 13 lines by default, with full result in attachment 2019-11-19 20:15:33 +05:00
13xforever
ec4fce4a3f fix discord reaction fuckery 2019-11-19 00:47:45 +05:00
13xforever
8d58903324 do not accept token as a command line argument anymore 2019-11-11 23:41:32 +05:00
13xforever
abb43d1a8a update sandbox detector 2019-10-31 16:00:27 +05:00
13xforever
7b6ef8e1ce fix a stupid mistake 2019-10-26 19:59:22 +05:00