archfan
5b23959682
Re-commit fixed ability to send to channel ID
2021-07-05 16:30:10 +00:00
archfan
eacc53532f
Revert previous commit due to discovered bugs
2021-07-04 16:09:00 +00:00
archfan
f7f91000ef
Can now send to channel/user ID, minor QOL changes
2021-07-04 15:53:34 +00:00
archfan
3787005296
Improve functionality when Minetest is offline
...
Using !status or !cmd will now tell you if the server is down, and logins can now be queued normally, to be executed upon the server's return.
2021-05-31 19:22:35 +00:00
archfan
6f36a2ffea
Set Minetest log level for Discord messages
...
Logging Discord messages is important, but they shouldn't be sent to admins while they're ingame (???)
As such, the logging level has been set to "action"
2021-05-31 19:02:13 +00:00
archfan
f543fa4896
Fix skipping of length checks by hotfix
2021-05-31 18:50:48 +00:00
archfan
e74006c9b7
luk3yx's hotfix for removing translation strings
...
Not sure if this fixes it per se as I've been unable to reproduce the issue myself despite witnessing it on another user's relay. At the very least, it doesn't break anything when tested.
2021-05-31 18:46:17 +00:00
archfan
0f8e82b931
Merge pull request #7 from luk3yx/patch-1
...
Fix logins
2021-02-22 18:03:56 -05:00
luk3yx
b811f235b1
Fix logins
...
When `get_user()` returns `None`, all messages aren't sent and it's impossible to log in.
2021-01-22 13:17:43 +13:00
archfan
a9ed74b4c1
Update README concerning typo
2020-02-03 18:27:19 -05:00
archfan
da610fab8f
Add mod security note in README
2019-12-11 16:11:55 -05:00
archfan
96c134693c
Might as well use the default help command for now even if it looks tacky
2019-12-07 10:09:11 -05:00
archfan
e0a53170a3
Update README to reflect discord.py bugfix
...
Discord made a breaking change to their protocol regarding emojis, so discord.py 1.2.5+ is now required for functional use.
2019-11-23 12:58:29 -05:00
archfan
c21b47efea
IRC Compatibility ( #2 )
...
* Add mod.conf
* WIP IRC compat
* Update API docs
* Fix syntax error
* Try another IRC hook
* Ditch callbacks, we're overriding
* Test another thing
* said thing did not work; still stumped
* Fix IRC compatibility
2019-10-18 15:08:12 -04:00
archfan
6d324a68d6
Re-add hashbang deleted by mistake
2019-08-30 06:48:21 -04:00
archfan
813701c5db
Switch to LF line endings
2019-08-29 21:54:08 -04:00
archfan
054970daa2
Add hashbang to start of file
2019-08-29 18:03:47 -04:00
archfan
cb9fd7b06e
Optionally use Discord nicknames
2019-08-29 08:36:25 -04:00
archfan
b70ce6e79e
Add option to clean invites from relayed messages
2019-08-28 18:46:38 -04:00
archfan
7697887391
Forgot that it doesn't actually need trusted_mods
2019-08-27 20:09:33 -04:00
archfan
e95dc90918
Add mod security info to README
2019-08-27 13:35:02 -04:00
archfan
437976b7d9
Add documentation for discord.send param #2
2019-08-27 11:37:41 -04:00
archfan
7cb846bf1e
Initial commit
2019-08-27 11:03:59 -04:00