titegtnodI / BennuBot

An open-source, multi-protocol, multi-server, cross-platform, python bot run mainly off of plugins.
7 stars 4 forks source link

Change plugins/say.py to Use return Instead of sendMSG #10

Closed titegtnodI closed 11 years ago

titegtnodI commented 11 years ago

When plugins/say.py was written, returns with messages were not supported. Now they are, so there is no reason to use sendMSG anymore.