add discord side moderation tools #1

Open
opened 2022-11-07 21:50:08 -05:00 by foxiepaws · 2 comments

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
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
foxiepaws added the
enhancement
label 2022-11-07 21:53:27 -05:00
Poster
Owner
https://kraigie.github.io/nostrum/application-commands.html
Poster
Owner

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.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: foxiepaws/HomingPigeon#1
There is no content yet.