galacticwarrior9 / IslamBot

A Discord bot that supports Qur'an, hadith, prayer times, tafsir and more.
GNU General Public License v3.0
88 stars 37 forks source link

Slash command support #14

Closed galacticwarrior9 closed 3 years ago

galacticwarrior9 commented 3 years ago

Description

This PR adds slash command support for most commands. Because discord.py does not support slash commands, a third-party extension is used instead.

Related Issues

Notes

Slash commands are in beta, so it is expected this feature may require updating as Discord continues to improve (and break) them.