retweet_bot
Version, currently master branch1 version
- master branchlatestJun 11, 2020
github.com/c910335/retweet-bot
A retweeting bot written in Crystal
5 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
retweet_bot:
github: c910335/retweet-bot
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.34.0- License
- MIT
- Author
- Tatsiujin Chin
- Target
retweet_botfrom src/retweet_bot.cr
Dependencies
Runtime Dependencies
- dotenv~> 0.7.0github: gdotdesign/cr-dotenv
- twitter-crystal*github: c910335/twitter-crystal, branch: master
README
Retweet Bot
A retweeting bot written in Crystal
Installation
- Clone this repository.
$ git clone https://github.com/c910335/retweet-bot
$ cd retweet-bot
- Compile it.
$ shards build
- Edit the configuration files.
$ cp .env.sample .env
$ cp config.sample.yml config.yml
$ vim .env
$ vim config.yml
Usage
Just run it.
$ bin/retweet_bot
Start tracking tweets from @screen_name_1, @screen_name_2.
Contributing
- Fork it (https://github.com/c910335/retweet_bot/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Tatsiujin Chin - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jun 11, 2020
- Crystal
0.34.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/c910335/retweet-bot
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1