cyber_jyrki
Version, currently main branch1 version
- main branchlatestJan 4, 2023
github.com/nilsding/cyber_jyrki
a personal telegram bot
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
cyber_jyrki:
github: nilsding/cyber_jyrki
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.5.0- License
- MIT
- Author
- Georg Gadinger
- Target
cyber_jyrkifrom src/main.cr
Dependencies
Runtime Dependencies
- crest*github: mamantoha/crest
- html5*github: naqvis/crystal-html5, branch: master
- dotenv*github: drum445/dotenv
- tourmaline*github: nilsding/tourmaline, branch: poll-timeout
Development Dependencies
- webmock*github: manastech/webmock.cr, branch: masterdev
README
cyber_jyrki
A telegram bot.
Installation
build it:
shards build
first-time configuration:
# create environment file containing the configuration
echo "TELEGRAM_API_KEY=1234567890:abcdefghijklmnop..." > .env
echo "FUR_AFFINITY_COOKIE_A=a04bfec6-4836-4041-b9bf-9749e3fb17bc" >> .env
echo "FUR_AFFINITY_COOKIE_B=875bc28b-6f9c-49af-b744-36a482352a47" >> .env
echo "IMGUR_CLIENT_ID=1234567890abcde" >> .env
note: to make the bot work in groups you need to disable the "privacy mode"
for your bot. this can be done by using the /setprivacy command with
@BotFather.
Usage
once built:
# run the bot
./bin/cyber_jyrki
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/nilsding/cyber_jyrki/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
- Georg Gadinger - 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
main- Seen
- Jan 4, 2023
- Crystal
1.5.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/nilsding/cyber_jyrki
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 22, 2026
- Synced
- Sep 22, 2026
- Versions
- 1