feat(bot): make syntrel work in dms and group chats

This commit is contained in:
neoarz
2025-10-15 15:58:57 -04:00
parent 6a43c93637
commit cb1596a1d8
12 changed files with 41 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
-- Copyright © Krypton 2019-Present - https://github.com/kkrypt0nn/Python-Discord-Bot-Template/blob/main/database/schema.sql
CREATE TABLE IF NOT EXISTS `warns` (
`id` int(11) NOT NULL,
`user_id` varchar(20) NOT NULL,