GitXplorerGitXplorer
M

Math2and2-DiscordBot

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
6522193f8dad94fdd1c5ecd785a450f488262554

add logo

MMarlonHenq committed 3 years ago
Verified
e0a212f3b2ad721110deb9676f0109197d1e55b7

add logo

MMarlonHenq committed 3 years ago
Verified
16c62b22c946b52a430a701e664c2bbfb7ff84be

upload logo

MMarlonHenq committed 3 years ago
Verified
f1eb1e1a503dc80f0a1dce6ddde4a1a83ca9802b

add how to run

MMarlonHenq committed 3 years ago
Verified
a7fed56613181247b88d927ea436dd87d7187a42

add how to run

MMarlonHenq committed 3 years ago
Verified
09dae1d663454a07c7820a28ca64117db9136a0e

Add Como adicionar

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)