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