Skip to content

greut/bookbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Bookbot

Setup

You need to prepare:

  1. a Discord bot
  2. a Github Personal Access Token
  3. a CSV containing a mapping between the Github handles and the Discord Snowflakes
Firstname,Lastname,Github,DiscordID
...

Installation

$ pip install git+https://github.com/greut/bookbot#egg=bookbot
# the bot token
$ export DISCORD=...
# the personal access token
$ export GITHUB=...
# the CSV file
$ export PEOPLE=people.csv
$ bookbot

About

Bot pour HE-Arc/livre-python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages