This is a Discord chat bot, which helps you troubleshoot issues with machines in your workspace. It can be adapted to any machine by adding csv files in the db directory. The chatbot was coded in Python, is interactive (via displaying GIFs and images) and can provide a relevant YouTube video if the solution to the problem cannot be found.
- Python
- Discord Account
- Go to the Discord Developer Portal and create a new application and bot.
- Clone the repo
git clone https://github.com/oabouelleil/shoestring_test.git
-
Create a file called token.txt, which simply contains your bot's generated token.
-
Click on RUN.bat and your bot should now be up and running. Add it to your server and enjoy.