{"id":27063808,"url":"https://github.com/rvalla/cryptoex_bot","last_synced_at":"2025-04-05T16:35:09.302Z","repository":{"id":189531555,"uuid":"638728251","full_name":"rvalla/cryptoex_bot","owner":"rvalla","description":"A bot to get fun with encryption algorithms.","archived":false,"fork":false,"pushed_at":"2024-10-29T05:06:58.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"themoststable","last_synced_at":"2024-10-29T06:18:05.273Z","etag":null,"topics":["education","encryption","python-telegram-bot","python3"],"latest_commit_sha":null,"homepage":"https://rodrigovalla.gitlab.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rvalla.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-10T01:29:50.000Z","updated_at":"2024-10-29T05:07:01.000Z","dependencies_parsed_at":"2024-03-04T00:28:02.488Z","dependency_job_id":"4051865f-62bc-4896-97a2-aa5e7942bd9c","html_url":"https://github.com/rvalla/cryptoex_bot","commit_stats":null,"previous_names":["rvalla/cryptoex_bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvalla%2Fcryptoex_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvalla%2Fcryptoex_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvalla%2Fcryptoex_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvalla%2Fcryptoex_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rvalla","download_url":"https://codeload.github.com/rvalla/cryptoex_bot/tar.gz/refs/heads/themoststable","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247368695,"owners_count":20927910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["education","encryption","python-telegram-bot","python3"],"created_at":"2025-04-05T16:35:08.600Z","updated_at":"2025-04-05T16:35:09.276Z","avatar_url":"https://github.com/rvalla.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://gitlab.com/rodrigovalla/cryptoex_bot/-/raw/themoststable/assets/img/icon.png)\n\n# CryptoEx: telegram bot changelog\n\nThis is the code for a telegram bot. The idea is to play with different algorithms to encrypt messages.\nIt is related to [CryptoEX](https://gitlab.com/rodrigovalla/cryptoex) and [CryptoIM](https://gitlab.com/rodrigovalla/cryptoim) projects.\n\n## online status\n\n**CryptoEX Bot** is currently deployed in a *virtual machine* from\n[Oracle Cloud Infrastructure](https://www.oracle.com/cloud/). It will be online most of the time,\nwhen I am not working in it.  \n\n## running the code\n\nNote that you will need a *config.json* file on root which includes the bot's token to run this software.\nI suggest the following fields. Currently only *token* (provided by [@BotFather](https://t.me/BotFather)\nand *logging* (info, debugging or persistent) are always mandatory:\n\n```\n{\n\t\"bot_name\": \"CryptoEX Bot\",\n\t\"date\": \"2023-05-10\",\n\t\"username\": \"cryptoexperiments_bot\",\n\t\"admin_id\": \"A mistery\",\n\t\"link\": \"https://t.me/cryptoexperiments_bot\",\n\t\"token\": \"I won't tell you my token\",\n\t\"password\": \"I won't tell you my password either\",\n\t\"public_ip\": \"129.151.114.88\",\n\t\"webhook\": false,\n\t\"webhook_path\": \"a_webhook_url_path\",\n\t\"webhook_port\": 8443,\n\t\"logging\": \"info\"\n}\n\n```\n## standing upon the shoulders of giants\n\nThis little project is possible thanks to a lot of work done by others in the *open-source* community. Particularly in\nthis case I need to mention:\n\n- [**Python**](https://www.python.org/): the programming language I used.  \n- [**python-telegram-bot**](https://python-telegram-bot.org/): the library I used to contact the *Telegram API*.  \n\nReach **cryptoex bot** [here](https://t.me/cryptoexperiments_bot).\nFeel free to contact me by [mail](mailto:rodrigovalla@protonmail.ch) or reach me in\n[telegram](https://t.me/rvalla) or [mastodon](https://fosstodon.org/@rvalla).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvalla%2Fcryptoex_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvalla%2Fcryptoex_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvalla%2Fcryptoex_bot/lists"}