Thomas Rory Gummerson
e951497c71
hotfix: also patch util.isRegExp and util.isArray
2024-12-02 12:58:51 +01:00
Thomas Rory Gummerson
d1b686a991
hotfix: patch util.isDate for node 23
2024-12-02 12:50:11 +01:00
Martin Rys
f1437bb7d5
Update package-lock.json
2024-12-01 16:00:28 +01:00
Muthu Kumar
088dced055
merge: #177 from wiz0u/patch-1
...
Adding /delban /delwarn aliases
2024-09-19 03:13:12 +05:30
wiz0u
81831ff255
Create delwarn.js - alias for warn
2024-09-18 23:35:25 +02:00
wiz0u
58bd894484
Create delban.js - alias for ban
2024-09-18 23:31:43 +02:00
Martin Rys
661bc47c60
Bump deps, including Telegraf 4.15
2023-11-25 15:32:11 +01:00
Martin Rys
c657275ee7
Fix missing | in Readme
2023-10-23 13:08:07 +02:00
Martin Rys
ac6ef1775c
Fix /report description
2023-10-23 12:58:10 +02:00
Martin
972090d00c
Add optional /report reason and show it to admins ( #171 )
2023-10-23 11:55:49 +02:00
Martin Rys
515e6cd3ad
Bump deps and Telegraf to 4.14
2023-10-23 11:54:00 +02:00
Muthu Kumar
32bc5a684b
hotfix: temporarily add replyWithCopy back
2023-10-09 00:55:57 +05:30
Muthu Kumar
81ce7dcb14
fix: noReportChatDeletion must be optional
2023-10-02 17:50:28 +05:30
Muthu Kumar
45cb897cfc
merge: #169 from feat/better-admin-log
2023-10-02 16:17:10 +05:30
Muthu Kumar
efcd382f1c
feat: noReportChatDeletion
2023-10-02 15:56:02 +05:30
Martin Rys
970a12ed27
Make warning expiration wording more obvious
2023-09-25 12:26:38 +02:00
Muthu Kumar
4d8ed6cf42
fix: missing awaits
2023-09-20 02:15:12 +05:30
Muthu Kumar
027140b073
chore: finetune GH Actions
2023-09-20 00:59:36 +05:30
Muthu Kumar
e9ba1bc307
fix: eslint
2023-09-20 00:52:16 +05:30
Muthu Kumar
0bce1cf476
chore: replace circleci with github actions
2023-09-20 00:49:36 +05:30
Muthu Kumar
9c700f40ae
chore: update versions
2023-09-20 00:45:07 +05:30
Muthu Kumar
5bedd0dce5
feat: forward reported msg to report chat
2023-09-20 00:36:58 +05:30
Muthu Kumar
610fd603c4
fix: allow adminLog to be false
2023-09-20 00:05:55 +05:30
Muthu Kumar
c59e54d589
chore: update eslint deps
2023-09-20 00:02:25 +05:30
Muthu Kumar
d6d40ac9fb
fix: ban/warn delegate deleteMsg to ctx.{ban|warn}
2023-09-19 23:59:20 +05:30
Muthu Kumar
614043d711
fix: make context.ts work
2023-09-19 23:45:32 +05:30
Muthu Kumar
a5472bd928
feat: WIP update context.js to TS
...
Intermediate commit to trick git into diffing correctly
2023-09-19 23:39:41 +05:30
Martin Rys
e3a0cc300b
README.md: Fix a missing newline
2023-09-18 20:07:27 +02:00
Martin Rys
3e9f117010
README.md: Fix node version, remove beta mentions, make Plugins section point to wiki only
2023-09-18 20:06:51 +02:00
Martin
ab7b3cc04c
Remove duplicated Plugins readme and point it to the wiki instead
2023-09-18 19:32:35 +02:00
Muthu Kumar
f8e326b463
doc: update anti-sandland
2023-09-18 21:28:19 +05:30
Martin
93271117ec
Deps bump ( #167 )
...
Bump version to 1.5.0
Bump minimum node to latest supported LTS (12->18)
Bump all possible deps, notably Telegraf to 4.13
string-replace-async and nedb-promise still need to be dealt with later
v1.5.0
2023-09-18 14:43:59 +02:00
wiz0u
3ac421e049
msgLink use group username if available ( #161 )
...
Tested in prod
2023-04-14 02:42:45 +02:00
Thomas Rory Gummerson
0f1bcaae88
Capital E
2023-03-08 12:05:44 +01:00
Thomas Rory Gummerson
a7bf6093a9
Merge branch 'develop' of https://github.com/thedevs-network/the-guard-bot into develop
2023-03-08 12:05:17 +01:00
Thomas Rory Gummerson
d3da16a6d8
Bugfix italics
2023-03-08 12:05:08 +01:00
trgwii
cf12a21847
Merge pull request #160 from trgwii/develop
...
Show warn expiry in warn message if expireWarnsAfter is set to a finite value
2023-03-08 11:59:46 +01:00
Thomas Rory Gummerson
1a1aa2c894
Change to italics
2023-03-08 11:59:30 +01:00
Thomas Rory Gummerson
21a67644e6
Show warn expiry in warn message if expireWarnsAfter is set to a finite value
2023-03-08 09:57:39 +01:00
Pouria Ezzati
5709d7f751
Merge pull request #157 from thedevs-network/fix/channel-comments
...
fix: keep auto forwarded channel posts to its linked discussion group
2022-09-10 11:56:39 +04:30
Pouria Ezzati
d8d4b8b797
fix: ignore forwards checks if the mesasge is automatically forwarded from channel to its linked discussion group
2022-09-10 11:49:28 +04:30
Martin
f91f6ef4f5
Change deprecated .tg Telegraf alias for .telegram ( #152 )
...
* Swap deprecated .tg for .telegram
2022-05-31 17:17:45 +02:00
Martin
2df5b7a77f
Bump Telegraf to 4.8.3 and update deps ( #151 )
2022-05-31 16:40:24 +02:00
Martin
6d77fc0c86
Merge pull request #150 from C0rn3j/develop
...
Replace node-fetch, add originating room name to warns/bans
2022-03-29 15:35:20 +02:00
Martin
508544abb2
Merge branch 'thedevs-network:develop' into develop
2022-03-29 13:41:09 +02:00
Martin Rys
5fdfab82ac
Add room name where warn/ban happened
2022-03-29 13:38:22 +02:00
Martin Rys
5456585380
Fix variable case typo in permits
2022-03-29 13:38:04 +02:00
Martin Rys
1092e56c43
Remove node-fetch and replace with latest undici
...
Also bump nodejs req to latest minor/patch release
2022-03-29 12:41:04 +02:00
Martin Rys
0b4d5a1edc
Bump node-fetch to 2.6.7 explicitly (already implicitly installed)
2022-03-29 12:25:28 +02:00
Muthu Kumar
835b17443f
merge: #148 from C0rn3j/develop
2022-03-27 21:48:19 +05:30