Skip to content

ajsnarr98/EmberBot

Repository files navigation

EmberBot

Emberbot is a Discord bot written in python. Requires Python 3.4+ and Git 1.7+.

Installation

Windows

  1. Install git
  2. Install python 3
  3. Run git clone https://github.com/ajsnarr98/EmberBot in the place you want the folder to be
  4. Run bot.py

Linux

  1. Ensure you have git
  2. Ensure you have python 3.4 or greater
  3. Install libopus
    1. on debian-based systems for example: $ sudo apt install libopus-0
  4. Run git clone https://github.com/ajsnarr98/EmberBot in the place you want the folder to be
  5. Run bot.py (may need to use sudo depending on where it is installed)

About

A Discord bot written in python 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages