2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-28 12:47:56 +00:00

129 Commits

Author SHA1 Message Date
GingerPlusPlus
fdfbfa5727 Added /leave 2017-09-28 22:59:35 +02:00
GingerPlusPlus
36f4180ebe disable_web_page_preview in /groups 2017-09-28 22:48:18 +02:00
Pouria Ezzati
b58bd64e7d fixed mior typo 2017-09-29 00:03:55 +03:30
Pouria Ezzati
dd5dea4c56 updated commands info to match docs 2017-09-29 00:02:58 +03:30
Pouria Ezzati
e3baeb4344 /commmands now only works on private 2017-09-28 15:46:49 +03:30
Pouria Ezzati
e76e26f919 fixed minor linting errors 2017-09-28 15:44:30 +03:30
Pouria Ezzati
4326065f42 added help and start command 2017-09-28 15:41:06 +03:30
GingerPlusPlus
5820919e3a Added /commands 2017-09-27 22:17:42 +02:00
Pouria Ezzati
6a42356929 fixed small typo 2017-09-27 23:18:11 +03:30
Pouria Ezzati
6c0aebf715 changed error handling to console.error 2017-09-27 23:12:12 +03:30
Pouria Ezzati
7f27a30297 merged warn db into user db & improved db methods 2017-09-27 12:34:26 +03:30
Pouria Ezzati
40720d8ff9 fixed staff admins links 2017-09-27 00:12:21 +03:30
Pouria Ezzati
1219654065 merged ban & admin DBs into user DB 2017-09-27 00:11:20 +03:30
GingerPlusPlus
d0d4e1bc0c Added groupsInlineKyeboard to config
It allows to define inline keyboard to be displayed
under output of /groups.
2017-09-25 15:38:03 +02:00
Pouria Ezzati
7c94ca45f0 renamed group store to match others 2017-09-25 16:17:18 +03:30
Pouria Ezzati
40265a1074 /groups now shows groups with link 2017-09-25 16:14:29 +03:30
Pouria Ezzati
d6c76952de commands now work with mention 2017-09-25 12:40:04 +03:30
GingerPlusPlus
ac6780f4f5 Added /groups 2017-09-24 23:23:36 +02:00
GingerPlusPlus
36706e7a5d Notify unbanned people 2017-09-24 22:42:39 +02:00
Pouria Ezzati
39145d35be commands now tell which admin did it 2017-09-24 23:24:34 +03:30
Pouria Ezzati
4455541afe getwarns and nowarns now check if there are warnings 2017-09-24 22:17:39 +03:30
GingerPlusPlus
178545e7b7 Added /staff command 2017-09-24 18:05:16 +02:00
Pouria Ezzati
14f2164e5d added styling format for messages 2017-09-24 14:32:27 +03:30
Pouria Ezzati
1036ad5f88 added styling format for messages 2017-09-24 14:28:31 +03:30
Pouria Ezzati
5cb22a6b5c banned users can't be admin. /admin clears warns 2017-09-24 14:28:31 +03:30
GingerPlusPlus
53fdf39a4e Moved report handler to the right place, updated TODO 2017-09-23 21:33:20 +02:00
Pouria Ezzati
0b8af0cbb3 added next() on message middleware 2017-09-23 21:52:58 +03:30
Pouria Ezzati
d525b4a37b added try...catch on some async/awaits 2017-09-23 21:49:23 +03:30
Pouria Ezzati
34f34420bf refactored commands and middlewared into their folders 2017-09-23 21:40:58 +03:30