2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-28 20:57:52 +00:00

418 Commits

Author SHA1 Message Date
Wojciech Pawlik
56b25f9dd8
Streamline CI 2020-05-05 16:04:31 +02:00
Wojciech Pawlik
02fb858e4d
Strenghten tsconfig 2020-05-04 23:56:22 +02:00
Wojciech Pawlik
cf56ef66c5
Streamline .eslintrc 2020-05-04 23:56:22 +02:00
Wojciech Pawlik
0ab0b582ff
Transpile with ts-node 2020-04-29 18:01:53 +02:00
Wojciech Pawlik
b553079ce7
Add -amend flag to /ban 2020-04-29 17:25:59 +02:00
Wojciech Pawlik
779898d628
1.2.0 v1.2.0 2020-04-24 22:34:15 +02:00
Wojciech Pawlik
2cc5ed14d7
Update Telegraf 2020-04-24 20:58:48 +02:00
Wojciech Pawlik
7a7b8a4ab4
Remove legacy /addCommand 2020-04-24 15:24:24 +02:00
Wojciech Pawlik
1fc8938ed4
Misc 2020-04-04 14:01:03 +02:00
Wojciech Pawlik
1074615927
Add spamwatch 2020-04-03 21:59:25 +02:00
Wojciech Pawlik
b379aabc4f
Revert "Try my eslint-fix git filter"
Filter failure somehow prevents git status and git log lmao

This reverts commit e1070816506a2f15dfd5e95716b456e46de9030a.
2020-04-03 16:37:00 +02:00
Wojciech Pawlik
41f71268dc
Remove (slow) precommit 2020-04-03 16:11:18 +02:00
Wojciech Pawlik
0fabca1040
Update typings 2020-04-03 15:46:01 +02:00
trgwii
b340ea368e
Fix broken link 2020-04-01 11:01:15 +02:00
Wojciech Pawlik
6ca88f4133
Allow to separate users and reason using -- 2020-03-21 20:07:07 +01:00
Muthu Kumar
dab3e4e99f
Don't delete source message in groupLinker 2020-03-21 00:36:23 +05:30
Wojciech Pawlik
b8b2fb3a46
Don't warn the Telegram service account 2020-03-20 18:15:27 +01:00
Wojciech Pawlik
e107081650
Try my eslint-fix git filter 2020-03-16 18:33:23 +01:00
Wojciech Pawlik
e60d2e31fb
Fix some TypeScript errors 2020-03-13 22:02:41 +01:00
Wojciech Pawlik
e6c60a4a20
Add tsconfig 2020-03-13 22:00:33 +01:00
Wojciech Pawlik
eb1f1c8e0e
Update Telegraf 2020-03-13 22:00:32 +01:00
Thomas Rory Gummerson
758b924436
Type ctx 2020-03-13 22:00:30 +01:00
Thomas Rory Gummerson
f018464482
Type config file 2020-03-12 19:42:53 +01:00
Sathyajith Bhat
fe48a65c83
Streamline Docker (#112)
* Add git to Docker image
* Bind mount /data for persistence
2020-03-08 14:21:48 +01:00
GingerPlusPlus
7744b0d83c 1.1.0 v1.1.0 2020-02-19 14:33:10 +01:00
Wojciech Pawlik
5c741022c4
Misc 2020-02-19 14:32:25 +01:00
Wojciech Pawlik
2b113ffe89
Streamline groupLinker
Closes #68.
RegExp is terrible for natural language.
2020-02-19 14:29:05 +01:00
Wojciech Pawlik
697fd2be29
Allow to add custom command by replying to message 2020-02-19 08:11:32 +01:00
Wojciech Pawlik
5649aae8b9
Silence "message already deleted" errors 2020-02-17 17:05:06 +01:00
Wojciech Pawlik
096d8fe1ff
Improve /del 2020-02-12 17:25:29 +01:00
Wojciech Pawlik
11da9c9ba2
Add "report handled" button 2020-02-06 12:35:04 +01:00
Wojciech Pawlik
661941b0aa
Add /del; closes #83 2020-02-06 12:20:49 +01:00
Faizan Akram Dar
8e557eca2b
Merge pull request #107 from thedevs-network/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-11-02 23:08:39 +05:30
dependabot[bot]
6817bbfcef
Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 17:35:04 +00:00
Faizan Akram Dar
3c4829fe23
Merge pull request #106 from thedevs-network/dependabot/npm_and_yarn/eslint-utils-1.4.3
Bump eslint-utils from 1.3.1 to 1.4.3
2019-11-02 23:03:53 +05:30
dependabot[bot]
6bd68f17da
Bump eslint-utils from 1.3.1 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 16:49:53 +00:00
GingerPlusPlus
0e1f87b739 Add ban button to presence logger 2019-07-10 13:01:02 +02:00
GingerPlusPlus
6cefa9cfd6 Compact warn message (#89) 2019-07-07 17:58:23 +02:00
Dani
5782abb704 Create middlewares/logPresence (#104) 2019-07-06 16:10:41 +02:00
Thomas Rory Gummerson
2c1bcb9f96 Update ESLint to get rid of js-yaml exploit 2019-07-02 13:28:01 +02:00
GingerPlusPlus
4481790d2c Add deep linking 2019-06-27 15:05:28 +02:00
Simon Schürrle
73cf32ee27
Make button command all lowercase 2019-06-23 03:03:05 +02:00
Simon Schürrle
74ea42c814
Merge pull request #103 from C0rn3j/patch-1
Fix up grammar to please my OCD
2019-06-23 02:56:41 +02:00
Martin
adf4784874
Fix up grammar to please my OCD 2019-06-22 15:35:27 +02:00
GingerPlusPlus
a1de712df5 Ban preemptively only in visible groups 2019-06-20 12:06:45 +02:00
GingerPlusPlus
0ea1e0064e Keep warns in /unban 2019-06-20 11:58:19 +02:00
Simon Schürrle
93ff9a7225
Update README with Node 12 requirement 2019-06-11 12:26:02 +02:00
GingerPlusPlus
b073b45017 Check links in inline keyboards 2019-06-02 11:39:44 +02:00
GingerPlusPlus
713bd02210 Add -amend flag to /warn 2019-05-31 17:02:00 +02:00
GingerPlusPlus
1a36b1a85d Refuse to ban and warn admins on datastore level 2019-05-31 14:09:22 +02:00