Commit graph

160 commits

Author SHA1 Message Date
git-bruh
c666cf6039
Process message again on edit 2020-12-10 18:05:16 +05:30
git-bruh
cf2358dbe8
Webhook messages can now be edited (https://github.com/Rapptz/discord.py/issues/6058) 2020-12-10 17:56:00 +05:30
git-bruh
fb7ecf1537
Update regex 2020-12-09 17:03:40 +05:30
git-bruh
36cd593cdc
Fix not being able to send multiple emotes properly at once 2020-12-09 10:49:48 +05:30
git-bruh
71b6d0cd00
Don't add homeserver to webhook username, update /me behaviour 2020-12-09 10:39:46 +05:30
git-bruh
0815ac170f
Handle /me messages properly 2020-12-08 16:12:50 +05:30
git-bruh
6d34130f7f
Fix replies to webhook message 2020-12-08 16:04:04 +05:30
git-bruh
ca5e0b2d28
Use Discord AllowedMentions 2020-12-07 21:26:42 +05:30
git-bruh
058eaa94d1
Add RoomMessageEmote to message callback 2020-12-07 19:50:05 +05:30
git-bruh
f758cfc538
Wait for discord client to be ready 2020-12-07 19:28:05 +05:30
git-bruh
3b2945ee26
Remove bot username if replying 2020-12-07 18:48:45 +05:30
git-bruh
3d84ce1143
Revert 2020-12-03 10:40:26 +05:30
git-bruh
d4551a5c61
Delete old webhook message on edit 2020-12-02 20:42:26 +05:30
git-bruh
2e6b979ffa
Update README.md 2020-12-02 15:04:12 +00:00
git-bruh
a8b35394ba
80 character limit for Discord webhook username 2020-12-02 20:03:12 +05:30
git-bruh
28f57eef08
fix 2020-12-02 13:51:58 +05:30
git-bruh
5af126cee3
Clean up 2020-12-01 13:57:36 +05:30
git-bruh
6cf4855aa4
Imports 2020-12-01 12:08:59 +05:30
git-bruh
56e36da13c
fix 2020-12-01 10:28:06 +05:30
git-bruh
bdc333292e
Update 2020-11-30 21:14:34 +05:30
git-bruh
edf6f10ed0
Update 2020-11-30 20:57:21 +05:30
git-bruh
f21d6b8da7
Add fallback stuff for replies 2020-11-30 20:44:17 +05:30
git-bruh
715b987444
Update 2020-11-30 18:05:49 +05:30
git-bruh
053cc9d7ee
Edit discord messages instead of sending new ones 2020-11-30 12:12:05 +05:30
git-bruh
debcf5f13d
Proper implementation of Discord replies 2020-11-29 21:03:49 +05:30
git-bruh
2e57c2d1fc
Basic implementation of discord replies 2020-11-29 20:05:27 +05:30
git-bruh
98fe275e6a
logging 2020-11-29 18:34:35 +05:30
git-bruh
f29684c091
Don't crash if message > 2000 characters 2020-11-29 15:30:20 +05:30
git-bruh
5d62e3ade2
Use regex for emotes 2020-11-28 14:13:20 +05:30
git-bruh
b1a211c995
update 2020-11-25 12:33:39 +05:30
git-bruh
437f38ba85
Get emotes only from channel's guild, fix mentions 2020-11-25 12:05:07 +05:30
git-bruh
91ce6584aa
Steal regex 2020-11-25 11:06:00 +05:30
git-bruh
3117754a98
update 2020-11-20 14:40:00 +05:30
git-bruh
52f50461f8
fix 2020-11-16 18:45:55 +05:30
git-bruh
439e56981a
Add support for editing Discord messages 2020-11-16 16:08:23 +05:30
git-bruh
62314861ac
Append "@" before username 2020-11-16 14:28:56 +05:30
git-bruh
28b63ca798
Update README.md 2020-11-16 08:41:13 +00:00
git-bruh
29d93658b3
Update matrix message redaction 2020-11-16 14:08:27 +05:30
git-bruh
00b8ec8474
Clean up code 2020-11-15 23:59:02 +05:30
git-bruh
d56c9825f8
Update README.md 2020-11-15 15:33:54 +00:00
git-bruh
9ea7198291
Add support for redacting discord messages 2020-11-15 21:02:55 +05:30
git-bruh
a28deb82f5
Update process() 2020-11-15 20:14:45 +05:30
git-bruh
8f5f6b7c8e
Add support for redacting matrix messages 2020-11-15 19:38:25 +05:30
git-bruh
f03b5167b4
Allow mentioning multiple discord users in a matrix message 2020-11-14 21:33:19 +05:30
git-bruh
f507f8f4e8
Highlight message AFTER getting attachment 2020-11-14 21:04:30 +05:30
git-bruh
ca48e4c134
Highlight Matrix attachment name 2020-11-14 20:55:37 +05:30
git-bruh
01971b6c10
Don't use global variable for channel 2020-11-14 20:44:16 +05:30
git-bruh
0397937130
Add support for typing status 2020-11-14 19:13:25 +05:30
git-bruh
1c760f760c
Don't mention @everyone or @here 2020-11-14 18:09:44 +05:30
git-bruh
da2ed9bf52
Add support for mentioning discord user with partial name 2020-11-14 10:33:15 +05:30