This addon lets you use the bot to speak to others. You can even send messages from another channel.
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.
We encourage contributing to this addon. In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- 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!