Commit Graph

55 Commits

Author SHA1 Message Date
Rongrong
05d89f78ee
feat: dynamic punctuation tail
Close #4
2022-04-13 16:29:43 +08:00
Rongrong
8b5bd69107
new: /example\ to omit 2022-03-28 05:58:47 +08:00
Rongrong
6aa1109b83
new: / -> !; \//_ -> ¡ 2022-03-28 05:37:30 +08:00
Rongrong
249e22bde5
update badges in README 2022-03-28 05:10:24 +08:00
Rongrong
8321d8424f
enable registry build cache 2022-03-28 05:10:24 +08:00
Rongrong
e416c5c7d7
make docker build caching take effect 2022-03-28 04:59:36 +08:00
Rongrong
42c9e1daa6
make command async 2022-03-18 01:36:55 +08:00
Rongrong
6de1d13cd0
bump deps 2022-03-18 01:34:33 +08:00
Rongrong
8ba16de4e6
add U+200E before the reply 2022-03-18 01:34:09 +08:00
Rongrong
7a6a32bbab
minor bugfix 2021-12-28 22:41:32 +08:00
Rongrong
4011e9cd8c
fullwidth-or-halfwidth adaptive exclamation mark 2021-12-13 15:33:35 +08:00
Rongrong
393ba738d3
rewrite 2021-12-13 08:18:11 +08:00
Rongrong
0516899540
bump deps 2021-12-13 02:46:54 +08:00
Rongrong
7523de8ee8
Dockerfile: bump python from 3.7-slim to 3.9-slim 2021-09-30 01:15:39 +08:00
Rongrong
8b10984629
update workflows 2021-09-30 01:10:08 +08:00
Rongrong
6f9e98ca31
requirements: specify versions 2021-08-29 22:17:23 +08:00
Rongrong
6359928f03
use sender_chat instead of forward_from_chat as the sender of a channel message 2021-08-29 22:14:39 +08:00
Rongrong
8aa618cf6a
swapping position supports @mention 2021-08-09 17:59:28 +08:00
Rongrong
361ded7707
new env PROXY 2021-08-09 17:57:43 +08:00
Rongrong
234b5754e7
reformatting 2021-08-09 16:18:44 +08:00
Rongrong
cec0e557cd
mention id instead of username by default 2021-08-09 16:18:22 +08:00
Rongrong
ecf74e3bff
remove '@' in mention link while manually @someone 2021-08-06 23:46:51 +08:00
Rongrong
15b83dc637
Merge pull request #3 from moesoha/swap
swap position when using `\sth` or `/_sth`
2021-08-06 14:07:17 +08:00
Soha Jin
b0213a54fe
swap position when using \sth or /_sth 2021-08-06 14:00:01 +08:00
Rongrong
996a887de0
create workflow 2021-08-06 02:03:25 +08:00
Rongrong
8a2e7b5eb6
Merge pull request #2 from hykilpikonna/main
[PR] Add mention feature
2021-08-05 18:30:05 +08:00
Hykilpikonna
6b8808ff6e
[U] Upload MTProto testing script 2021-08-05 18:16:57 +08:00
Hykilpikonna
5b9d1c1611
[+] Create gitignore for IDEA 2021-08-05 11:48:17 +08:00
Hykilpikonna
98b8cb3da6
[M] Move starting code to main 2021-08-05 11:47:04 +08:00
Hykilpikonna
4e156ae91e
[O] Remove username from text after identifying reply mention 2021-08-05 00:57:22 +08:00
Hykilpikonna
25ec388df8
[F] Fix HTTP 400 error from incomplete markdowns 2021-08-05 00:52:33 +08:00
Hykilpikonna
c0488d7d9a
[+] Add username reference option in mention function 2021-08-05 00:27:25 +08:00
Hykilpikonna
cad4ded9f1
[+] Detect mentions 2021-08-05 00:18:42 +08:00
Hykilpikonna
85d3dd6a6c
[O] Remove @ symbol before trying to find username 2021-08-05 00:15:51 +08:00
Hykilpikonna
c4bac8a97e
[+] Add requests dependency into requirements.txt 2021-08-04 22:56:13 +08:00
Hykilpikonna
acfbd58003
[+] Create function to find full name by username 2021-08-04 22:54:49 +08:00
Rongrong
f4f1d89b3f
delete abundant space when replying to single '/you' or '/me' 2020-12-16 01:22:49 +08:00
Rongrong
a43845be3a
fix 2020-11-29 19:35:03 +08:00
Rongrong
3bacf44460
escape '\\ ' 2020-11-29 19:11:19 +08:00
Rongrong
8fda8d6c88
linked channel and anonymous admin support 2020-11-10 01:46:55 +08:00
Rongrong
2bbf781351
add /you support 2020-11-07 22:54:07 +08:00
Rongrong
e0b8c59373
add /me support 2020-11-06 03:02:50 +08:00
Rongrong
2384141ed0
Update README.md 2020-10-29 19:45:39 +08:00
Rongrong
20f6ac5d4f
update README 2020-10-29 02:50:48 +08:00
Rongrong
cecd2f70d8
adjust regex 2020-10-29 01:06:18 +08:00
Rongrong
39d768b9d5
auto delete @username 2020-10-28 21:51:16 +08:00
Rongrong
49810eb5d9
Update SlashBot.py 2020-10-26 16:41:16 +08:00
Rongrong
a1b6a195c5
add second argument support 2020-10-26 16:08:50 +08:00
Rongrong
7f4eb9aac8
add '自己' support 2020-10-26 15:36:12 +08:00
Rongrong
3535989ac1
update README 2020-10-26 03:20:14 +08:00