Commit Graph

26 Commits

Author SHA1 Message Date
Ilya
72dbc4074a
Some performance and code optimizations (#955)
* upgrade deps, remove wrong ppu hashes

* upgrade compiler packages

will require container pull after build

* replace Regex with compiler-generated versions

* use new collection initialization syntax

* configure global defaults for regex

* bump min amd driver version

fixes #950

* add macos version check

fixes #948

* fix #954 (!sudo log date)
2024-05-18 14:26:34 +01:00
13xforever
d957936ede
update code with new language and api features 2023-04-21 02:05:59 +05:00
13xforever
7e1dd626c8
move some help channel checks to helper and treat donors as help
also suggest donors as the proper channel for supporters
2022-10-15 17:57:39 +05:00
13xforever
92751ba6e9 use file-scoped namespaces to reduce nesting
some formatting might be fucked
2022-06-30 00:59:46 +05:00
13xforever
24f63858e0 replace object initialization with the new() 2020-11-14 14:33:29 +05:00
13xforever
610c01318a botupdate, part 2 2020-11-13 02:48:49 +05:00
13xforever
c6fac43217 update dependencies 2020-10-07 14:20:57 +05:00
13xforever
5d064708ec replace channel history calls to use caches 2020-09-29 17:31:28 +05:00
13xforever
5134fc6dd7 fix potential issue in the event handler 2019-12-01 19:04:49 +05:00
13xforever
eac6be7e23 refactor to use using statement whenever it makes sense 2019-11-25 18:07:01 +05:00
13xforever
252d2b47f6 try to fix some issues 2019-11-16 20:00:32 +05:00
Ilya
991da9af34
Update PostLogHelpHandler.cs 2019-07-29 12:33:37 +05:00
dio-gh
57f6d58f45
add new word option 2019-07-29 02:44:54 +02:00
13xforever
fad760309b support for posting instructions for vulkan-1 (disabled) 2019-03-19 03:23:34 +05:00
13xforever
fbfe3c00da fix compiler warnings 2019-03-01 15:56:54 +05:00
13xforever
39c9f166ed you can mark command for deletion now with the new . command prefix 2019-02-25 02:05:29 +05:00
13xforever
6c139cacc8 rename BotShutupHandler
add some emoji fun
2019-02-01 18:37:55 +05:00
13xforever
a649fb6e69 make handlers that use explain to post attachment as well 2019-02-01 10:07:17 +05:00
13xforever
5219e39131 tweak log instruction posting, again 2019-01-26 03:56:36 +05:00
13xforever
7173336f86 remove time limit on log upload instruction checks 2019-01-25 22:25:47 +05:00
13xforever
95809c7c53 reduce upload log explanation spam 2019-01-25 16:58:09 +05:00
13xforever
5e4b32f531 accommodate Jotain 2019-01-25 16:48:36 +05:00
13xforever
f799a7d7e5 additional wording 2019-01-25 14:08:52 +05:00
13xforever
6c71f38122 use explain text for log uploading whenever possible 2019-01-24 23:45:50 +05:00
13xforever
02c86ece66 new handler to answer stupid questions if the game X playable
also lower requirements for bot shutup checks
2019-01-24 22:42:53 +05:00
13xforever
9c693cfb93 add handler to automatically post log uploading instructions in #help 2019-01-24 20:50:05 +05:00