XAOS1502 / SpikeBot

Python Discord Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intro

SpikeBot

Moderation, fun, utility, stats commands and much more!

Windows Installation

Download python. During setup, make sure you added it to %PATH% (the second option).

Download this repository by clicking the green button in the top right, then "Download ZIP".

Unzip the file.

Linux Installation

Download python, whether you want to use yum, or apt-get, or whatever your favorite package manager is. You can find the info through google, and since each version of Linux is slightly different, I'm not going to go into detail.

Download git. Again, use whatever package manager you want.

Clone the repository:

git clone https://github.com/verixx/SpikeBot

Requirements

This repository is for development only, I would rather you invite the official bot to your server than run your own instance.

You need to install the following with pip install to run the bot:

discord.py
requests
PythonGists
BeatifulSoup4

Setup

Open a terminal in the directory of the bots location and type

$ python3 bot.py

On first start the launcher will run and you will need to input data. After that the bot will launch without setup neccessary, there is an optional reset configuration option on launch.

Commands

The default set of modules includes:

  • Moderation commands
  • Fun/Misc commands
  • Utility commands
  • Tagging of text
  • Tournament submission system
  • Clash Royale Stats commands
  • Brawl Stars Stats commands

Support Me

It would be greatly appreciated if you can support me by joining my discord server and socialising with me! Join it to stay up to date on updates and announcements. Stay for a good time! Join here: https://discord.io/kbot

About

Python Discord Bot


Languages

Language:Python 100.0%