Commit Graph

42 Commits

Author SHA1 Message Date
c6a4577872 Implement push monitoring 2023-09-16 15:33:16 +02:00
d5b75b12c8 Fix db race condition
- Fixed a bug where the bot would crash if the db connection took too long
- Updated packages to latest version
- Bumped version to 1.1.1
2023-09-16 11:12:43 +02:00
b1b087e32c Update reportEmbed wording 2022-11-29 21:00:09 +01:00
59429ea548 Removed unused import 2022-11-29 19:26:28 +01:00
dbb64baae3 Send message to user when their channel gets deleted 2022-11-29 19:22:11 +01:00
eccb379b51 Update user report embed 2022-11-29 19:21:00 +01:00
cb5516246f Add user report Embed 2022-11-29 19:05:24 +01:00
ddf28c1612 Show missing permissions when using /showsettings 2022-11-29 03:04:29 +01:00
5fb9ad1e12 Push data model changes 2022-11-29 02:44:54 +01:00
bfabd62674 Detect blocked words on channel creation 2022-11-29 02:40:55 +01:00
5eb56efb79 Fetch target user from audit log 2022-11-29 02:36:46 +01:00
1c6c79dacf Simplify fetching client member 2022-11-29 02:25:08 +01:00
f4b7685f94 Remove unused import 2022-11-29 01:58:08 +01:00
c3b0a4316b [BREAKING] Switch from rename channel to delete channel
Reason: rate limits by Discord suck :(
2022-11-29 01:57:34 +01:00
ee9039c239 Remove premium features 2022-11-29 01:56:51 +01:00
361326c31e Fix: Add empty function to catch clauses 2022-11-29 00:23:19 +01:00
f7c878854b Warn if logchannel is misconfigured 2022-11-29 00:22:50 +01:00
a8cd924e18 Check for Logchannel permissions before accepting it 2022-11-29 00:22:33 +01:00
c9df84b255 Fix crash when getting a channel that doesn't exist 2022-11-29 00:06:57 +01:00
0d69cf3e7b Add channel permission getter 2022-11-29 00:05:04 +01:00
005b9bd69c Update embed color for /showsettings 2022-11-25 19:30:57 +01:00
21812157f8 /showsettings 2022-11-25 19:28:05 +01:00
24d39d471e /showblocklist 2022-11-25 18:53:03 +01:00
966625bac4 Change logchannel default permission 2022-11-25 18:41:15 +01:00
8b72326419 Cleanup on bot start 2022-11-25 18:28:42 +01:00
d9c81ef3f2 Delete data on guild delete 2022-11-25 17:51:37 +01:00
71b401dbee Update cli guild info command 2022-11-25 17:46:39 +01:00
fda6166483 /preservesettings command 2022-11-25 17:44:21 +01:00
ca29f047e9 Add data model changes 2022-11-25 17:16:10 +01:00
7a5d7f46b6 cli command guild delete
closes #3
2022-11-25 16:55:27 +01:00
0c9000a48c Reduce branding 2022-11-25 16:20:12 +01:00
657a58f3a5 Start api service on bot start 2022-11-24 23:06:28 +01:00
4fef4e8045 servercount cli command 2022-11-24 23:03:51 +01:00
f7727c3542 uptime monitor endpoint 2022-11-24 22:58:27 +01:00
7be72df267 Add settings emojis 2022-11-24 22:52:29 +01:00
cd60d7dabc cli support 2022-11-24 20:15:36 +01:00
dc6755eb19 censoring 2022-11-24 17:27:56 +01:00
def44d2774 /info 2022-11-24 16:25:20 +01:00
a26fb2df12 /blocklist 2022-11-24 15:36:33 +01:00
082bfe6097 logchannel command 2022-11-24 12:12:50 +01:00
d8365128fc Base structure #2 2022-11-24 02:12:52 +01:00
261627570d Base structure 2022-11-23 13:23:25 +01:00