8000 GitHub - EthanRockss/babelv2: New and improved babel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

EthanRockss/babelv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babelv2

Discord bot that has many features including interacting with google cloud virtual instances.

Setup

Guides on how to setup the bot.

Windows

  1. Install Python 3.10
  2. Navigate to where you want to install the bot and clone the repo git clone https://github.com/EthanRockss/babelv2.git
  3. Setup a Python virtual environment py -m venv babel
  4. Goto

Ubuntu

  1. Install Python 3.10
sudo apt update && sudo apt upgrade
sudo add-apt-repository ppa:deadsnakes/ppa -y
sudo apt update
sudo apt install python3.10 -y
  1. Navigate to where you want to install the bot and clone the repo git clone https://github.com/EthanRockss/babelv2.git
  2. Setup a Python virtual environment python3.10 -m venv babel
  3. Goto

Universal

  1. Activate the virtual environment source babel/bin/activate
  2. Navigate to the babelv2 repo folder and install the requirements pip install -r requirements.txt
  3. Start the bot with py main.py then edit the configuration.json file and start the bot once more

About

New and improved babel

Resources

Stars

Watchers

Forks

0