Skip to content

A bot for penguin finance that send personalised profile picture for users in Discord.

License

Notifications You must be signed in to change notification settings

LouisMeMyself/pefi-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small bot to create profile picture using Penguin logo.

Installation

Use Virtualenv

This repo uses virtualenv

Installation of the dependencies required for the project:

# activation of the virtual environment
... $> source venv/bin/activate

# installation of dependencies (only after having activated the virtual environment!)
(venv) ... $> pip install -r requirements.txt

Then, to launch the bot sumply type:

# installation of dependencies (only after having activated the virtual environment!)
(venv) ... $> python main.py

Don't forget to add a ".key" file at the root of the project with discord bot key in it !

About

A bot for penguin finance that send personalised profile picture for users in Discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages