At the moment, you need an op on discord and on irc at all times to deal with everything possible.
These features will allow discord moderators to moderate irc to a degree in case someone is causing problems, as well as adding topic control.
Todo
add api into Discordirc.Irc_bot
topic
kick
ban
unban
banlist
voice
unvoice
voicelist
"moderate" +m mode toggle
Who
Whois?
add api functions to verify someone has permissions
add slash commands for functions
At the moment, you need an op on discord and on irc at all times to deal with everything possible.
These features will allow discord moderators to moderate irc to a degree in case someone is causing problems, as well as adding topic control.
Todo
1. add api into `Discordirc.Irc_bot`
1. topic
2. kick
3. ban
4. unban
5. banlist
6. voice
7. unvoice
8. voicelist
9. "moderate" +m mode toggle
10. Who
11. Whois?
2. add api functions to verify someone has permissions
3. add slash commands for functions
Whois could be problematic. It's needed for things in #2 and utilised for core functionality to check our own host for our splitting functions to ensure 512 bytes.
Whois could be problematic. It's needed for things in #2 and utilised for core functionality to check our own host for our splitting functions to ensure 512 bytes.
At the moment, you need an op on discord and on irc at all times to deal with everything possible.
These features will allow discord moderators to moderate irc to a degree in case someone is causing problems, as well as adding topic control.
Todo
Discordirc.Irc_bot
https://kraigie.github.io/nostrum/application-commands.html
Whois could be problematic. It's needed for things in #2 and utilised for core functionality to check our own host for our splitting functions to ensure 512 bytes.