Skip to main content

beginner's toy bot in python.

Project description

libs required from ubuntu distribution

sudo apt-get install python-dev
sudo apt-get install libsdl1.2-dev
sudo apt-get install libcurl4-gnutls-dev python-dnspython

Setup required python libs from requirements.txt
====================================================================================================

pip install -r requirements.txt

Setup database
====================================================================================================
.....

for now sqlalchemy is in use. All meta info is in the core/people/person.py file
Of course a better installation script is needed


How to create a new reaction
====================================================================================================

read http://github.com/vsilent/smarty-bot/
You can use core/console.py or python core/fake_request.py in development.


Todo
====================================================================================================

1. Make a help developers module
2. Make a help user module
3. Search through wikipedia API
4. Google Voice client service
5. Skype client service
6. Local speech to text recognize system (julius is used for now but not
ready yet)
7. Suggestion a reaction when request something.
8. Twilio integration (SMS handling)
9. Linkedin integration


Contributors
============


Thanks to
=========

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SmartyBot-0.1.2.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page