GitXplorerGitXplorer
M

Math2and2-DiscordBot

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
4d0b76bc8cd7e554c6a21dfab0d99b649e701baf

Initial commit

MMarlonHenq committed 3 years ago
Verified
c9268583f2fad50bd79fb2f3676d284c886b6774

Initial commit

MMarlonHenq committed 3 years ago

README

The README file for this repository.

Math2and2-DiscordBot

Codes Math2and2 Discord bot - A math bot that changes according to the GNU Octave language

To add the bot to your server:

https://discord.com/oauth2/authorize?client_id=854173695232049192&scope=bot

image

To run the bot in your Linux PC or Linux Server

  • Clone the repository
  • In the "Bot Discord" directory, copy "keys.env.example", after that remove the ".example", and inside the file, change the "BotKey" to the key of your bot generated by the discord developer portal.
  • Then run "main.py" in the "Bot Discord" directory and "main.py" in the "API" directory.

-PS: make sure you have all libraries on your server/pc (they are listed in Doker files)