{"id":28560700,"url":"https://github.com/magonxesp/magobot","last_synced_at":"2026-02-26T18:39:19.020Z","repository":{"id":39738227,"uuid":"134410980","full_name":"magonxesp/MagoBot","owner":"magonxesp","description":"Bot magico para telegram","archived":false,"fork":false,"pushed_at":"2025-09-08T15:41:50.000Z","size":3023,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-08T17:26:26.864Z","etag":null,"topics":["4chan","funny","golang","telegram","telegram-bot-api","telegram-bots"],"latest_commit_sha":null,"homepage":"http://telegram.me/Magonx_Bot","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magonxesp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2018-05-22T12:20:48.000Z","updated_at":"2025-09-08T15:41:54.000Z","dependencies_parsed_at":"2025-04-18T17:58:51.820Z","dependency_job_id":"307ab636-016f-4f82-acf7-a57febc30e2e","html_url":"https://github.com/magonxesp/MagoBot","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/magonxesp/MagoBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magonxesp%2FMagoBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magonxesp%2FMagoBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magonxesp%2FMagoBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magonxesp%2FMagoBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magonxesp","download_url":"https://codeload.github.com/magonxesp/MagoBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magonxesp%2FMagoBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29867577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T18:27:06.972Z","status":"ssl_error","status_checked_at":"2026-02-26T18:26:57.848Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["4chan","funny","golang","telegram","telegram-bot-api","telegram-bots"],"created_at":"2025-06-10T09:37:42.666Z","updated_at":"2026-02-26T18:39:18.999Z","avatar_url":"https://github.com/magonxesp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MagoBot\nMagoBot, un bot magico para telegram.\n\nRequiere Go \u003e= 1.23\n\n## Instalacion\n1. Clonar este repositorio\n    ```shell script\n    $ git clone https://github.com/MagonxESP/MagoBot.git \u0026\u0026 cd MagoBot\n    ```\n2. Crear el fichero ``.env``\n    ```shell script\n    $ cp .env.template .env\n    ```\n3. Añadir la variable de entorno ``MAGOBOT_TOKEN`` en el fichero ``.env``\n    ```shell script\n    MAGOBOT_TOKEN=bot_token\n    ```\n## Arranque del bot   \n### Con docker (recomendado)\n* Crear los contenedores usando ``docker-compose`` e iniciar el bot\n    ```shell script\n    $ docker-compose up -d --build\n    ```\n### Sin docker, compilando y ejecutando\n1. Compilar con make\n    ```shell script\n    $ make build\n    ```\n\n2. Iniciar el bot\n    ```shell script\n    ./build/magobot\n    ```\n\n## Comandos\n\n* **/start** - MagoBot te saluda.\n* **/roll** - Genera un numero aleatorio del 0 al 100, se puede cambiar el numero maximo con /roll 50 por ejemplo.\n* **/rule34** - Muestra un post aleatorio de rule34 de un tag, por ejemplo /rule34 tag.\n* **/4chanrandomwthread** - Muestra un thread aleatorio de 4chan del board W ademas de una imagen aleatoria de algun post del thread aleatorio.\n* **/4chanrandombthread** - Muestra un thread aleatorio de 4chan del board B.\n* **/4chanrandomhentaithread** - Muestra un thread aleatorio de 4chan del board H ademas de una imagen aleatoria de algun post del thread aleatorio.\n* **/4chanrandomecchithread** - Muestra un thread aleatorio de 4chan del board E ademas de una imagen aleatoria de algun post del thread aleatorio.\n* **/drop** - Descarga el contenido de una url en un bucket en especifico.\n* **/configdropper** - Configura el acceso a un dropper para poder usar el comando /drop.\n* **/deletedropperconfig** - Elimina la configuracion actual del dropper.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagonxesp%2Fmagobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagonxesp%2Fmagobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagonxesp%2Fmagobot/lists"}