Catalyst4222 / wait_for

An extension library for interactions.py to add a waiting method in a manner similar to discord.py
MIT License
11 stars 1 forks source link

Options with the name `name` are breaking the program #8

Closed EepyElvyra closed 2 years ago

EepyElvyra commented 2 years ago

This can be resolved in making the first argument of the dispatcher double underscored instead of calling it just name

Catalyst4222 commented 2 years ago

Already fixed on stable