Skip to content

OwOBots/bluebot

Repository files navigation

BlueBot

Tootbot but for bluesky

DISCLAIMER

 Very basic. No guarantees. Use at your own risk. Follow TOS and Privacy Policy.

Usage


Note: This was only tested on python 3.12

pip install -r requirements.txt
python main.py

but TDPNG i use an arch based distro i cant install shit with pip USE VENV


Setting up .env

Grab your app password from BlueSky and put it in AP in .env.example (dont forget to rename it)
Put your user name in APU in .env.example

Setting up Reddit API access

Log into Reddit, go to your app preferences, and click the 'Create a new application' button at the bottom.
Select 'script' as the application type, and click the 'Create app' button.
You should see a Reddit agent string (underneath 'personal use script') and an agent secret.
Copy these values and put them in the .env file.

Running the bot


    python3.12 main.py

License

CC0

Credits

About

tootbot for bluesky

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages