Skip to content

MalikAza/PowiPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personnal Python Discord's bot.

Configuration

Python version needed: 3.10+

You need to create a Discord App in the Discord Developer Portal, create a bot app and check all the Intents. (Also uncheck public bot)

Installation

It is recommended to build a python app in a virtual environment with python-venv.

Clone the project:

git clone https://github.com/MalikAza/PowiPy.git

Install the requirements:

pip3 install -r requirements.txt

Change the .env.example file to .env and change its content.

Running

cd PowiPy/
python3 bot.py

You may need to specify your python version. Ex: python3.10 bot.py

About

A Python Discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages