https://github.com/pwnfoo/smartypants
Telegram bot that uses Cleverbot wrappers to reply intelligently.
https://github.com/pwnfoo/smartypants
Last synced: about 1 year ago
JSON representation
Telegram bot that uses Cleverbot wrappers to reply intelligently.
- Host: GitHub
- URL: https://github.com/pwnfoo/smartypants
- Owner: pwnfoo
- Created: 2016-08-11T10:44:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T14:12:07.000Z (about 9 years ago)
- Last Synced: 2025-01-25T23:55:00.235Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smartypants
Telegram bot that uses Cleverbot wrappers to reply intelligently.
## Quickstart
* Set Telegram bot token in `config.cfg`
* Add profanity words to `data/wordlist.txt`. Create the file if it doesn't exist.
* Run the poller using `python app.py`. Use `tmux` or `screen` to persist the runtime.
## Bugs?
Feel free to send in a Pull Request if you manage to fix a bug or open an issue [here](https://github.com/sachinkamath/smartypants/issues/new)
> Cleverbot has an official API now and this is deprecated. The move to official API will be made soon.