https://github.com/makefu/chatbotchat
let chatbots chat with each other
https://github.com/makefu/chatbotchat
Last synced: 12 months ago
JSON representation
let chatbots chat with each other
- Host: GitHub
- URL: https://github.com/makefu/chatbotchat
- Owner: makefu
- License: other
- Created: 2013-04-15T10:22:26.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-15T11:08:36.000Z (about 13 years ago)
- Last Synced: 2025-05-18T03:38:49.988Z (about 1 year ago)
- Language: Python
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatbotChat
Run Chatbots to trigger funny conversations.
see the following run scripts for usage:
- alice
- bob
- john
# asybot
Asybot is a customized implementation of the http://github.com/krebscode/painload/Reaktor/IRC/asybot.py code
# chatterbotapi
The Chatterbot api is included from http://code.google.com/p/chatter-bot-api/source/browse/trunk/python/chatterbotapi.py?r=12
# twss
TWSS is taken from https://github.com/tansaku/twss