weylin / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
6 stars 7 forks source link

Add support for better handling of Discord bridge users #75

Closed JacobCallahan closed 7 years ago

JacobCallahan commented 7 years ago

Added a listener to keep track of the latest discord user to send a command. Then added a simple check to replace the DTG nick with the stored nick.

weylin commented 7 years ago

This LGTM and tested well. Others in channel LGTM'd as well. Merging.