Skip to content

wordpracticebot/webhook-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhook Server for wordPractice

Handles voting, and other things.

Configuration

  1. Create a .env file in the root directory of the repository.

  2. Copy the content from .env.example into .env and fill it with the necessary information.

Installation

pip3 install -r requirements.txt

Running

python3 main.py

Releases

No releases published

Packages

No packages published