Skip to content

Eivinddh/Discord-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-bots

Discord bots:

  • echo kalender A simple bot which selects a winner in your voice channel

Setup

Setup on Linux by following https://docs.discord.red/en/stable/install_linux_mac.html or

Run

sudo apt update
sudo apt -y install software-properties-common
sudo add-apt-repository -yu ppa:git-core/ppa

Install the pre-requirements with apt: sudo apt -y install python3.8 python3.8-dev python3.8-venv python3-pip git default-jre-headless \ build-essential

Install pipenv with pip install --user pipenv

You might need to include pip user installs to PATH.

Download this repo.

Run cd Discord-bots/ and then pipenv sync.

Run pipenv shell and then redbot-setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages