Git Product home page Git Product logo

powipy's Introduction

My personnal (but not main one) Discord's Bot, written in Python, from scratch.

This repo is for personnal use and you may not be able to fully used this bot, unless you know what to do with the environment variables and the lines who depends on it.

Configuration

Python version needed: 3.8 | 3.9 | 3.10

Those versions are needed to run discord.py v2.*

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.

YOUR_DISCORD_APP_INVITE_LINK must be something like: https://discord.com/api/oauth2/authorize?client_id=client_id_from_discord_api_page&permissions=0&scope=bot%20applications.commands

Running

cd PowiPy/
python3 bot.py

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

powipy's People

Contributors

malikaza avatar

Watchers

 avatar

powipy's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.