You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hound e6e9d582bc
Clear screen after db update
1 year ago
.gitignore Added VK module 1 year ago
README.md Added VK module 1 year ago
main.py Clear screen after db update 1 year ago
modules.py Added VK module 1 year ago
requirements.txt resetting master branch 2 years ago

README.md

Suchbot, a bot for suchmemes ._.

Supported platforms:

  • Mastodon (Come check it out at @wownero)
  • Tumblr (only posts image due to the package limitations. Check out the feed here: wownero
  • VK (Here's the profile suchmeme
  • XMPP
  • IRC

It uses a Supabase database instance to track already posted memes from https://suchwow.xyz/.

Posts image data directly to services using a PostgreSQL database.

Reproducing:

To reproduce, set up a .env with the following and install the necessary modules found in requirements.txt:

SUPABASE_URL=
SUPABASE_KEY=

Mastodon:
MAST_TOKEN=

Tumblr:
consumer_key=
consumer_secret=
oauth_token=
oauth_secret=

VK:
vk_phone=
vk_pass=