ticky / museum-things

🤖 Twitter bot that posts things from Museum Victoria’s collections
https://twitter.com/museum_things
MIT License
2 stars 1 forks source link

Need a mechanism for self-contained, updatable bots #5

Open ticky opened 7 years ago

ticky commented 7 years ago

Currently, museum_things.rb is pulled out and run on my VPS, alongside another ebooks bot. Both of them then have their Twitter dot com secrets added to the source. Ideally, I want a mechanism to replace (their in this case shared) bots.rb with something that finds bot subdirectories and injects/passes their credentials.