Skip to main content

prawframe is a small framework for running plugin-based reddit bots. prawframe supports scheduling plugins and includes a remote python console for modifying your bot's behavior while it runs.

Project description

prawframe

prawframe is a small framework for running plugin-based reddit bots. prawframe supports scheduling plugins and includes a remote python console for modifying your bot's behavior while it runs.

Documentation coming soon at some point. Check example.py for an example of the features so far. Run server.py to run the remote python console "server". The bot will connect to you and you can send it python code. Everything is accessible through the Bot object. Put your plugins in plugins.py to add your plugins to the remote python console's namespace.

Make sure to open up the .env file to configure your bot.

Install

pip install prawframe

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

prawframe-0.0.1.tar.gz (17.2 kB view hashes)

Uploaded Source

Built Distribution

prawframe-0.0.1-py3-none-any.whl (21.6 kB view hashes)

Uploaded Python 3

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