Skip to content

An intelligent, low-cost, fault diagnosis Discord chatbot to help technicians in SMEs fix problems on industrial machines. Created as part of the Shoestring Hackathon.

Notifications You must be signed in to change notification settings

Eliminater30013/shoestring_test

 
 

Repository files navigation

Shoestring Test Discord Chat Bot

About The Project

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.

Prerequisites

  • Python
  • Discord Account

Installation

  1. Go to the Discord Developer Portal and create a new application and bot.
  2. Clone the repo
git clone https://github.com/oabouelleil/shoestring_test.git
  1. Create a file called token.txt, which simply contains your bot's generated token.

  2. Click on RUN.bat and your bot should now be up and running. Add it to your server and enjoy.

About

An intelligent, low-cost, fault diagnosis Discord chatbot to help technicians in SMEs fix problems on industrial machines. Created as part of the Shoestring Hackathon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Batchfile 0.4%