2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-30 13:47:54 +00:00
Commit Graph

339 Commits

Author SHA1 Message Date
Pouria Ezzati
886f59280d Merge pull request #36 from TheDevs-Network/develop
add forwarded messages to DB
2017-10-15 20:28:52 +03:30
Pouria Ezzati
0bd4e2244b add fowarded message's user to database 2017-10-15 15:34:58 +03:30
Pouria Ezzati
8fe91927c0 removing keyboard after sending custom command role 2017-10-15 00:01:36 +03:30
Pouria Ezzati
eeab5f3683 Merge branch 'master' of github.com:TheDevs-Network/the-guard-bot into develop 2017-10-13 13:31:33 +03:30
Pouria Ezzati
5ac6e9c9ae fixed undefined bug 2017-10-13 13:18:00 +03:30
Pouria Ezzati
1c43ededea Merge pull request #35 from TheDevs-Network/develop
Disable channel warning, adding master username
2017-10-12 13:35:25 +03:30
Pouria Ezzati
b2d965e8e3 Merge pull request #34 from davidbgeek/cmd-deletion-fix
Fix deletion of code-formatted commands
2017-10-12 13:33:11 +03:30
David Roizenman
c5129de463 Fix deletion of code-formatted commands
Fixes deletion of commands formatted as code
2017-10-11 21:38:58 -04:00
Pouria Ezzati
a160e992fa sort and show all custom command roles in lowercase 2017-10-11 22:51:44 +03:30
Pouria Ezzati
846375f96c [bug fix] check if user exists 2017-10-11 21:45:33 +03:30
Pouria Ezzati
b8cba2595f check if username exists before using methods 2017-10-11 21:34:05 +03:30
Pouria Ezzati
752d839624 master id name fix in example 2017-10-11 00:26:53 +03:30
Pouria Ezzati
38b48a48b1 updated config comments 2017-10-11 00:25:30 +03:30
Pouria Ezzati
89a8b5875f fixed channel forwarding warn count bug 2017-10-11 00:16:34 +03:30
Pouria Ezzati
7904e1db6c removed console logs XD 2017-10-11 00:02:45 +03:30
Pouria Ezzati
c818df273a added the ability to disable warning channel/groups forward/link 2017-10-11 00:02:14 +03:30
Pouria Ezzati
1c7c7a4774 Merge branch 'develop' of github.com:TheDevs-Network/the-guard-bot into develop 2017-10-10 22:21:19 +03:30
Pouria Ezzati
d487a6fc75 ban/warn command on admins doesn't delete the message now 2017-10-10 22:20:50 +03:30
Pouria Ezzati
9ed3a54319 masterID can be a username now 2017-10-10 22:13:59 +03:30
Pouria Ezzati
183b901f26 custom commands role is not case sensitive anymore 2017-10-10 21:54:59 +03:30
Pouria Ezzati
699df6e1c5 small fix for removecommand message 2017-10-10 21:42:39 +03:30
Pouria Ezzati
f9b572d6f5 Merge pull request #32 from TheDevs-Network/develop
Added license notice to README.md
2017-10-09 16:00:55 +03:30
Muthu Kumar
1f35823dc0 Update README.md 2017-10-09 17:31:53 +05:30
Pouria Ezzati
2552205eb6 Merge pull request #30 from TheDevs-Network/develop
changed license to AGPL-3.0
v0.4.0
2017-10-08 15:14:33 +03:30
Pouria Ezzati
74b2f5eac2 changed license to AGPL-3.0 2017-10-08 15:11:54 +03:30
Pouria Ezzati
7533e9733a Merge pull request #29 from TheDevs-Network/develop
better custom commands and overall improvements
2017-10-08 14:32:41 +03:30
Pouria Ezzati
a55f242470 0.4.0 2017-10-08 14:19:30 +03:30
Pouria Ezzati
6713112903 improved custom commands info 2017-10-08 14:18:55 +03:30
Pouria Ezzati
0ed763baf7 Update README.md 2017-10-08 14:09:04 +03:30
Pouria Ezzati
506fb11cc1 fixed eslint errors 2017-10-08 13:21:48 +03:30
Pouria Ezzati
c42db48de1 /leave now works with id and name too. closes #20 2017-10-08 13:19:11 +03:30
Pouria Ezzati
5314328ab6 replaced stars with zero-width spaces, resolves #22 2017-10-08 11:45:43 +03:30
Pouria Ezzati
d3b4248b10 @admins works with words after 2017-10-08 11:40:42 +03:30
Pouria Ezzati
92c701df82 adding users on join 2017-10-08 11:30:34 +03:30
Pouria Ezzati
78fbcdc981 custom commands name can't be one of preserved names. 2017-10-06 22:44:16 +03:30
Pouria Ezzati
4b1f57dd77 commands now work with id 2017-10-06 22:14:32 +03:30
Pouria Ezzati
e8d682d527 Custom commands now start with ! 2017-10-06 21:49:33 +03:30
Pouria Ezzati
70b28b7b53 fixed id error on adding user to the state 2017-10-06 21:39:18 +03:30
GingerPlusPlus
f0dbe0d92e Remove warnings on unban instead of on ban 2017-10-06 19:05:44 +02:00
GingerPlusPlus
0f0dee3a7d Removed utils/json, replaced loadJSON with require 2017-10-06 18:35:53 +02:00
GingerPlusPlus
5ad0a72325 Added @returns to silence eslint 2017-10-06 18:15:34 +02:00
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
4925cf660e Merge pull request #28 from TheDevs-Network/develop
Minor refactoring
2017-10-04 23:45:13 +03:30
Faizan Akram
231526de4d Minor refactoring
+ Fixed eslint issues
2017-10-05 01:15:58 +05:30
GingerPlusPlus
563f5251f4 0.3.0 v0.3.0 2017-10-04 20:40:58 +02:00
GingerPlusPlus
0a76e284f2 Merge branch 'develop' 2017-10-04 20:40:39 +02:00
GingerPlusPlus
23ac796744 Don't ban / warn in PM, don't ban / warn itself 2017-10-04 20:36:34 +02:00
GingerPlusPlus
42fef1dc46 Removed TODO.md, added link to project board 2017-10-04 20:36:34 +02:00
GingerPlusPlus
8590b58eca Print a message and leave if couldn't obtain invite link
Closes #25
2017-10-04 20:36:34 +02:00