diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2021-09-12 19:10:06 +0200 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2021-09-12 19:10:06 +0200 |
commit | edf1ee1b8c06c85cedabd998836ecc4b96809fd1 (patch) | |
tree | 957a7406b9a1153103f1f77f411b0906bd0be7b2 /README.md | |
download | amogus-edf1ee1b8c06c85cedabd998836ecc4b96809fd1.tar.xz |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d489157 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# AmogusV3 +Funny clamity chatbot powered by cleverbot_free API. + +## Dependencies +- Needs http access and optionally insecure env (for hot reloading) + +Depends on the [libclamity](https://github.com/EliasFleckenstein03/libclamity) CSM. + +You need to run the backend.py before running any instances of the bot, which depends on https://github.com/plasticuproject/cleverbotfree |