Skip to content

A discord bot built with discord.py for War Thunder Squadrons actively participating in squadron battles (SQBs/SREs - Squadron Realistic Events).

Notifications You must be signed in to change notification settings

GettingWhiter/squadronBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A discord bot built with discord.py for War Thunder Squadrons actively participating in squadron battles (SQBs/SREs - Squadron Realistic Events). This branch is version 2, with a few improvements to some aspects before the addition of a database in version 3.

Setup

Create the virtual environment, open a command prompt and type:

python -m venv c:\squadronBot\venv

Now open the squadronBot folder with MS Visual Studio Code, terminals within this should automatically use the created venv. If not, use the following command:

c:/squadronBot/venv/Scripts/Activate.ps1

Use pip within one of these terminals to install required packages:

pip install discord

pip install requests

pip install bs4

pip install lxml

pip install python-decouple

pip install jishaku

Bot invite link: https://discord.com/oauth2/authorize?client_id=1103658073203155075&permissions=67226624&scope=bot%20applications.commands

About

A discord bot built with discord.py for War Thunder Squadrons actively participating in squadron battles (SQBs/SREs - Squadron Realistic Events).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages