Skip to content
/ Song Public

A Discord bot that uses discord.py and SNScrape to get tweets without using twitter's API.

License

Notifications You must be signed in to change notification settings

brasstax/Song

Repository files navigation

Song

A Discord bot primarily used for a personal project. Uses discord.py. Like Silva, but just does twitter instead, without using Twitter's API.

SNScrape scrapes tweets for a user into a postgres database, and then Song goes through the tweets as they come in and posts them to a discord channel of your choice.

Running

Copy docker-compose.sample.yml to docker-compose.yml and fill out the blanks, then run docker compose up.

Logging

All command invocations log to stdout. Any tweets that come in also get logged into stdout as well.

About

A Discord bot that uses discord.py and SNScrape to get tweets without using twitter's API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published