howto
- https://discord.com/oauth2/authorize?client_id=1239745462647521281
- Use the
/registerapp command to register alters and then just prefix your messages with the emoji you've assigned, this will work across any server the bot is in - Use
/listand/removeto manage your system
How do I put a profile picture in a place the bot can access it using only Discord?
- Add pluralbot to a personal server and post the picture to that server somewhere.
- Right click the image and select "Copy Link".
- Paste the link into the appropriate parameter in the
/registercommand. - Submit the command.
Why doesn't the bot translate custom emoji?
The bot, I believe, can only access emoji in servers that it is invited to. I think I've got that right. I gotta test it more.
I can't reply to messages, why not?
pluralbot uses webhooks for its functionality, and unfortunately Discord does not have support for webhook replies to messages. If they ever add this support I've already written code that theoretically would work with it so it'd be trivial for me to set it up in the event it becomes possible. Currently the reply functionality works the same way as other major plural bots on Discord using message embeds for context.