Skip to content

A Messaging System!

PYTHIA now supports a messaging system, where users can send messages to each other through the bot. This has all of the bells and whistles you'd expect from a messaging system, including the ability to send messages anonymously (if said feature is enabled enabled).

Here are some snippets of the messaging system in action:

  • An example of a message.
  • An example of a multi-line message using a text command.
  • An example of a messaging system configuration.
  • An example of /message-manage list-links.

Of course, there's new guides to go along with this new feature. Check them out below!

Comments