An open API service indexing awesome lists of open source software.

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.

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.