Commit Graph

8 Commits (3f9243a3261faeddf5d0619ecfb5c36dcf4b93f4)

Author SHA1 Message Date
Devin R 3f9243a326 command-bot: add comments, use timestamp to filter old messages 2020-04-15 07:52:29 -04:00
Devin R 49e962e9c4 event_emitter: use Arc<RwLock<Room for EventEmitter and joined_rooms HashMap 2020-04-15 06:58:25 -04:00
Devin R 6d1cbcd9ca remove runtime and clean up example 2020-04-14 18:14:14 -04:00
Devin R cf029b2e4f make EventEmitter shared refs, in AsyncClient::sync lock only in inner most scope 2020-04-14 18:10:10 -04:00
Devin R a5ab7d97da use AsyncClient::sync_forever 2020-04-14 15:16:20 -04:00
Devin R 87c9dbdad7 clone client 2020-04-14 14:49:29 -04:00
Devin R 6f2b5194d1 remove unused imports/vars 2020-04-14 08:45:40 -04:00
Devin R 5f2269f12f party bot example responds to !party 2020-04-14 08:39:51 -04:00