Discord bot proxy for Keybase, initially created for NotSoBot
This repository has been archived on 2024-05-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2024-05-06 23:18:48 +04:00
verysobot Notsochallenge proctection 2020-04-18 23:37:17 +03:00
.dockerignore Move python requirements to requiremtns.txt 2020-04-18 20:47:38 +03:00
.gitignore Use .env file 2020-04-18 22:06:29 +03:00
Dockerfile Move source files to separate folder 2020-04-18 22:20:24 +03:00
entrypoint.sh Initial commit 2020-04-18 20:35:06 +03:00
example.env Use .env file 2020-04-18 22:06:29 +03:00
LICENSE Initial commit 2020-04-18 19:11:52 +03:00
README.md Update README.md 2024-05-06 23:18:48 +04:00
requirements.txt Move python requirements to requiremtns.txt 2020-04-18 20:47:38 +03:00

KEYBASE IS DEAD

and so is this project

VerySoBot

Discord bot proxy for Keybase, initially created for NotSoBot.

Usage

With docker:

$ cp example.env .env
$ docker run --env-file=.env fogapod/verysobot

TODO

  • Restricted mode support (restricted bots on keybase)
  • Parallel processing of commands with multiple channels
  • Better support for commands
  • Better attachments support
  • Support for other platforms than keybase?