Skip to content

jlyheden/stockbot

Repository files navigation

Coverage Status

stockbot

An IRC bot that mostly fetches stock quotes from various sources, supports simple scheduling mechanisms and can also be interacted with using a CLI.

Usage

Daemon

For personal use the bot gets deployed as a Heroku worker dyno but running in docker or other platform should work just fine. Check out the docker-compose.yml for inspiration.

CLI

Invoke using the cli.py file:

$ python cli.py help

Some commands rely on a scheduler and others rely on database connectivity. But most get commands should work fine using the CLI.

About

An IRC bot that returns stock quotes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages