pspbot is a Discord bot that helps with PSP homebrew development.
Add pspbot to your server!
/resolve allows you to get details about a PSP error code (if it exists on the database).
/search allows you to search NIDs in PSPLibDoc by its' name or hexademical value.
/sign allows you to sign your homebrew using psptools to make them work on both CFW and OFW.
You need to have Python installed.
git clone https://github.com/catmagicspell/pspbot
cd pspbot
pip install -r ./requirements.txt
Add your Discord Bot Token to the TOKEN field of the config.py
Run python bot.py to start the bot.
- reha and PonpiK of Cat Magic Spell for leading the project and testing
- Spenon-dev for PSPLibDoc
- artart78 for the fork of PSPLibDoc
- galaxyhaxz for psptools
- Yoti for the fork of psptools
- and many others who contributed to the PSP scene...