itchono / Comrade

Discord bot for my personal server. In development.
https://comrade.itchono.repl.co/
GNU General Public License v3.0
7 stars 1 forks source link

System to return server user given nickname or mention #48

Closed itchono closed 4 years ago

itchono commented 4 years ago

Given a ping of form <!UserID> or a nickname, and a context, return a discord.Member given our mongoDB lookup.

itchono commented 4 years ago

Works!