2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-24 10:58:19 +00:00

19 Commits

Author SHA1 Message Date
Martin Rys
9ab18ada0c fix addcommand in a dupe case 2021-05-10 09:14:03 +02:00
Wojciech Pawlik
e54719ad11
Misc 2020-06-29 15:05:04 +02:00
Wojciech Pawlik
20e142fa85
Remove replyOptions 2020-05-13 22:38:59 +02:00
Wojciech Pawlik
7a7b8a4ab4
Remove legacy /addCommand 2020-04-24 15:24:24 +02:00
Thomas Rory Gummerson
758b924436
Type ctx 2020-03-13 22:00:30 +01:00
Wojciech Pawlik
697fd2be29
Allow to add custom command by replying to message 2020-02-19 08:11:32 +01:00
Simon Schürrle
73cf32ee27
Make button command all lowercase 2019-06-23 03:03:05 +02:00
GingerPlusPlus
c5bae13d3f Make some handlers channel-friendly 2019-01-24 19:53:10 +01:00
GingerPlusPlus
2b33189b3f Don't allow admins to replace master commands, closes #84 2018-07-26 14:27:09 +02:00
GingerPlusPlus
6ee5593520 A fix 2018-05-20 18:58:36 +02:00
GingerPlusPlus
642f2e99c3 Use router instead of composer in commands/index
+ Makes commands case-insensitive
+ Avoids hardcoding commands in commands/addCommand
2018-05-20 12:07:12 +02:00
GingerPlusPlus
ea69ca9256 Improved custom commands, /replaceCommand
Closes #53
2018-02-02 15:47:09 +01:00
Pouria Ezzati
8893458296 updated custom commands' info 2017-11-25 22:55:49 +03:30
Pouria Ezzati
73833c9740 removed custom command's adding step and make it inline 2017-11-20 14:32:34 +03:30
GingerPlusPlus
ff2e78c92b [eslint] function-paren-newline: error, multiline 2017-10-31 23:08:22 +01:00
Pouria Ezzati
78fbcdc981 custom commands name can't be one of preserved names. 2017-10-06 22:44:16 +03:30
Pouria Ezzati
36535d4a6b refactoring on line if statements returns 2017-10-06 16:40:49 +03:30
Pouria Ezzati
672fd562f3 refactoring, created messages folder and added context state 2017-10-06 16:34:23 +03:30
Pouria Ezzati
88a08d0d88 added custom commands 2017-10-04 20:55:50 +03:30