mytja / MankifgBot

My own Discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-bot

A multi purpuse discord bot cappabe of many commands. It uses some api and preform mosty interactive actions. It also include some classic games like: hangman, wordle, tictactoe (vs computer or player).

.ENV structure

TOKEN=[Discord bot token]
NASA=[Nasa Api key]
  1. Discord bot token - obtained on Discord Dev Portal Here
  2. Nasa Api Key - obtained by siging up for Nasa Key Here

Download

Download

git clone https://github.com/Mankifg/MankifgBot
cd MankifgBot
py -m pip install -r requirements.txt

Install, navigate into project and install required libraries.

Run

Fill up .ENV file as described Here, and run:

py main.py

and bot should start.

How to use it

If you want to invite the bot to your server click the invite link or join Discord Sever

Contributing

If you have an idea or code to make this bot better please submit a Pull Request here

Issues

Same for issues if you find any issues submit it here

About

My own Discord bot

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Dockerfile 0.3%Language:Procfile 0.0%