neron-png / AlanBot

A Discord-Server management bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlanBot

A Discord-Server management bot, based on https://github.com/Bobby-McBobface/phnix-discord-bot project.

How to run on your server

  1. Create a Discord application (Bot) on Discord Developer Portal.
  2. Invite your bot to your server via the URL generator.
  3. Run pip install -r requirements.txt.
  4. Make a folder env in /src directory.
  5. Make a file in /src/env called "token" and put your Discord bot token there.
  6. Run main.py

Remember to rename the configuration.example.py file to configuration.py and update its content.

About

A Discord-Server management bot

License:GNU General Public License v3.0


Languages

Language:Python 100.0%