zeusops / operationbot

A bot for handling events on the Zeusops discord server
GNU General Public License v3.0
7 stars 4 forks source link

Create a converter for Member #94

Closed Gehock closed 3 years ago

Gehock commented 3 years ago

discord.py provides an existing converter for Member but it requires an exact name. Could create a converter that ignores the initial and any potential extra data after the name.

Gehock commented 3 years ago

Closed in #95