A Discord bot built on top of curious library. Its sole purpose is to have another greeting in Fuyu's guild.
- Python 3.6 or newer
- PIP Packages:
curio
(GIT)curious
(GIT)
In order for bot to run, you will need to set up your environment.
- Create a directory for the bot.
- Copy bot's files to the directory.
- Copy
config.json
fromsample_configs
to bot's directory. - Edit
config.json
to match your configuration. - Put all cogs you want to use in
pam/modules
directory.
Run run3x.sh
. That's it, your bot is now running.
If you feel like supporting me by providing me with currency that I can exchange for goods and services, you can do so on my Patreon.
Should you still have any questions regarding the bot, feel free to join my server. I'll try to answer an questions:
Bugs happen, no software is perfect. If you happen to cause the software to crash or otherwise behave in an unintended manner, make sure to let me know using via the issue tracker. If possible, include the list of steps you took that caused the problem.