SpaceLeft / python-bot

A bot with written Python.

Home Page:https://akishoudayo.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python (Discord Bot)

Build Status Bot Status Version Release
Support

Usage

1. Set Environs

Password - Lavalink password

Prefix - Bot Prefix

Token - Discord Bot Token

API_KEY - Heroku API Key (Uses Status Command)

2. Edit settings.py

data - Data Storage Channel Don't Edit

guild - Slash Command Developer Guild Not Available

prefix - Set to Bot Prefix

nodes - Set Lavalink Nodes like example

3. Install Python and Install Modules

Install Latest Python on here

Windows / Mac

py -m pip install -r requirements.txt

Linux

pip install -r requirements.txt

4. Clone Repository

git clone https://github.com/akishoudayo/python-bot.git

or Download

5. Run

Windows / Mac

py bot.py

Linux

python bot.py

About

A bot with written Python.

https://akishoudayo.herokuapp.com/


Languages

Language:Python 100.0%