benjamin051000 / Alfred

A Discord bot written with the python API wrapper discord-py.
https://github.com/Rapptz/discord.py
MIT License
1 stars 0 forks source link

Add checkers for /rolldice and other commands #48

Open benjamin051000 opened 4 years ago

benjamin051000 commented 4 years ago

Check for negative numbers, non-ints, etc. Just throw it in a try/catch.

joshuahaddad commented 3 years ago

Done UwU