A Discord Bot that sends Genshin Fanart from Danbooru. The bot can send daily fanart, send random images and search Danbooru by tag, resolution etc.
hikari
lightbulb
pybooru
- Set up an Anaconda environment on Windows 10 with the requirements.
- Create a Discord Application with Admin priveledges and add the token in the marked area in bot.py.
- Create a Danbooru Gold account and put the username and api key in the marked area.
- Connect the environment to Pycharm and run the code normally.