A bot that allows you to store prayers to entities.
Prayer-Bot
A bot built for witch servers or people who would like to store prayers.

Prayer bot is a bot that allows you to store prayers to different entities. The bot is built using discord.py and has the following commands.
Commands
- addentity <name>
- Creates an entity and you can also attach an image that will then be associated with that entity
- updatename <old_name> <new_name>
- updateimage <name>
- Allows you to add or update an image for an entity
- addprayer <name> <prayer>
- Stores a prayer dedicated to an entity
- prayers <name>
- Shows stored prayers for that entity and gives the prayers id along with them
- entities
- Shows all entities you have added
- removeprayer <name> <id>
- Removes a prayer from an entity and the rest of the prayer IDs might change
- removeentity <name>
- changeprefix <new_prefix>
- Changes the prefix in a server. The default prefix/dm prefix is !!
- help
- Command to see list of commands