GitHunt
GE

GettingWhiter/squadronBot

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

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

Languages

Python100.0%

Contributors

Created July 17, 2023
Updated October 15, 2024