13xforever
284bc51f6d
remove psn scraping and related code now that web store redesign is live
2020-10-27 00:30:56 +05:00
13xforever
c6fac43217
update dependencies
2020-10-07 14:20:57 +05:00
13xforever
db013a27f0
implement global message cache management
2020-09-29 15:34:26 +05:00
13xforever
55a9b75dfc
additional checks for memory usage
2020-09-09 22:17:54 +05:00
13xforever
7574d37639
updates for the new logging facilities in the discord client library
2020-09-01 15:05:27 +05:00
13xforever
7f4fd3dee7
more telemetry events
2020-07-13 22:23:16 +05:00
13xforever
59278ebe32
add new !minesweeper command
2020-07-09 00:05:40 +05:00
13xforever
c834cdc3c3
yeah, who needs to actually enable anything
2020-07-03 14:03:37 +05:00
13xforever
3dca525e01
fix potential issues
2020-05-23 13:33:45 +05:00
13xforever
3839b1defc
reduce log spam
2020-05-17 13:11:21 +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
838e4ce7c9
remove new opcode workaround
2020-04-04 10:14:09 +05:00
13xforever
2f9047a4a5
this should actually work for everyone, if you're lucky
2020-04-03 21:57:17 +05:00
13xforever
d3036028a2
try more drastic measures to terminate current process inside Docker
2020-04-03 21:32:13 +05:00
13xforever
e8b77267f0
add more diagnostics
2020-04-03 21:10:03 +05:00
13xforever
39aae7e612
workaround today's discord update
2020-04-03 19:04:34 +05:00
13xforever
51e3a373a9
disable mod role sync at least for now
2020-04-03 16:14:42 +05:00
13xforever
79c2508827
import offline compat list snapshot
2020-04-02 23:20:24 +05:00
13xforever
1b26bfc02a
sync mod members to bot sudoers
2020-04-02 20:41:24 +05:00
13xforever
742c81fe86
announce new PS3 fw versions
2020-03-31 10:20:15 +05:00
13xforever
c835deb6a6
remove appveyor client now that it's no longer used
2020-03-28 11:53:19 +05:00
13xforever
d8f658117f
update deps to fix recent discord client regression
2020-03-21 21:17:50 +05:00
13xforever
5ef55f7cc9
workaround some discord client regressions
2020-03-21 20:15:16 +05:00
13xforever
33b226500e
save custom restart message
2020-03-21 15:35:36 +05:00
13xforever
14b678072c
add an ability to set bot configuration dynamically
2020-03-10 00:07:26 +05:00
13xforever
1cba884c24
disable some stuff in debug mode
2020-03-09 22:51:44 +05:00
13xforever
b2a8191050
implement proper image moderation handler
2020-03-08 22:44:05 +05:00
13xforever
86fce35c35
prototype of an image moderation handler
2020-03-08 20:36:31 +05:00
13xforever
5ef02db745
azure computer vision integration, and a new command to describe images
2020-03-08 17:29:17 +05:00
13xforever
402ed6ebc4
try to fix assembly load issues after dotnet bcl upgrade once again
2020-02-20 18:11:48 +05:00
13xforever
3d95b33ff5
try to workaround the issue when there's no incoming events
2019-12-24 20:26:25 +05:00
13xforever
473b23dcd4
when using bot commands from DMs there are no guilds or members
...
also fix nickname reset, as the library handles default value poorly
also do a full check up when the guild becomes available again
2019-12-01 18:58:21 +05:00
13xforever
5c9ff0081d
code review changes
2019-12-01 17:24:19 +05:00
Laxynium
6702554ed5
Add misssing ConfigureAsync(false)
...
Switch to c#8 usings.
Run update of nicknames immediately when guilds are available instead of setting flag that are ready.
2019-11-30 01:16:19 +01: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
Grzegorz Gruszczyk
cc5de15fd6
Allow admins to force nickname on particular member
2019-11-30 01:16:19 +01:00
13xforever
f41e0ecd64
update unicode confusables from 12.0.0 to 12.1.0
2019-11-26 21:42:42 +05:00
13xforever
eac6be7e23
refactor to use using statement whenever it makes sense
2019-11-25 18:07:01 +05:00
13xforever
ed3eae728f
check for bot updates on restart
2019-11-19 01:02:43 +05:00
13xforever
eb9a34b9e9
pass restart info through database to workaround docker lifecycle management
2019-11-07 21:48:30 +05:00
13xforever
5162953468
more debug info
2019-11-06 05:06:14 +05:00
13xforever
b34136b395
try to fix restart notification inside docker
2019-10-31 17:18:04 +05:00
13xforever
15a072ccb5
add more logging
2019-10-26 19:26:21 +05:00
13xforever
c3c3ca5abb
add more logging and fix some docker configs
2019-10-26 18:27:30 +05:00
13xforever
62b3c69a49
better azure pipelines integration and building docker image
2019-09-19 23:32:05 +05:00
13xforever
6d97747e77
some hot fixes
2019-09-08 02:50:18 +05:00
13xforever
37e7edefac
fun
2019-09-08 02:33:18 +05:00
13xforever
e4f0709480
improve event name matching, add temporary ama command
2019-08-28 19:12:00 +05:00
13xforever
559cfdf64d
code documentation, part 2
2019-08-26 20:24:06 +05:00