modmailbot
modmailbot copied to clipboard
Suggestions: see list
Add command !info (used in thread gives info of the user who opened the thread) should give:
- Basic info like from zeppelin
- Username and current nickname at the time of fetch from the command.
- Current avatar as well as server avatar from the main server for the user (can separate into !avatar) command.
- Custom statuses (as well as bios, unless we can't request those from the API yet).
Add integration with zep so you can bring up cases from the main server for the user with !cases through modmail.
this can be done by using a bot token (doesnt matter, just has to be valid) to call /api/users/ID (HTTP GET)
Guild avatars are currently not supported by eris, the API library MM uses. It's in the dev branch but not in any release, so that is off the table until that all goes live and MM updates.
Zeppelin integration will also not be possible for quite some time.