Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 929 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 929 Bytes

Speak through your bot

This addon lets you use the bot to speak to others. You can even send messages from another channel.

Screenshot


Let's assume your prefix is !

!say - Send a message to the current channel and to a different channel if specified.

   !say Hello, I am a bot.
   !say #announcements Hello from the other side.

Contributing

We encourage contributing to this addon. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Credits