Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 281 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 281 Bytes

keybaser

A discord bot to integrate with the Keybase API

Installing & Running

git clone https://github.com/memework/keybaser.git
cd keybaser

sudo pip3 install -U -r requirements.txt

# change config.py as needed
mv example_config.py config.py
python3 keybaser.py