Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 801 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 801 Bytes

Mind Bot - One Week Project

Why a One Week Project?

This project was done in one week as it was the challenge proposed by mindera school. We would have to show our knowledge with this project, show what we were capable of doing.

Bot Commands

  • !catcode (httpcode) - Used with https://http.cat/ , show http code but with cat images
  • !ping - View api ping and bot ping
  • !userinfo - Your info coins
  • !coins - View your coins
  • !startgame - Quiz Game based in Squid Game

Important Things

  • You need setup your token in Main class and MYSQL Connection in MySqlConnector class.
  • You need to put questions and answers in the database.

Author

This project is written by RMzaoo.

Changelog

Version 0.1.0 (21 12 2021)

  • Initial release.