Discord bot that will respond to user messages with pertinent SF6 character frame data. Provides users with a quick resource when learning combo links and when it's safe to attempt a counterhit in SF6 matches.
Messages in the format: 'character position move-name' will receive a response with pertinent data. See example:
To run this project on your local machine:
- Make a copy of the files on your machine.
- Open the folder in your editor and install the Discord library.
- Replace the token value in main.py with your unique Discord Bot token.
- Run main.py.
All tests are within the bot_test.py file, run bot_test.py to test any changes.
- Thank you to the FullMeter team at https://github.com/D4RKONION/FAT!