{"id":21528644,"url":"https://github.com/nezutero/animun","last_synced_at":"2025-04-09T23:42:44.609Z","repository":{"id":184433642,"uuid":"670708399","full_name":"nezutero/animun","owner":"nezutero","description":"telegram bot for tracking anime release schedule","archived":false,"fork":false,"pushed_at":"2025-02-10T17:59:47.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T01:35:32.816Z","etag":null,"topics":["anime","anime-api","go","golang","golang-application","golang-tools","telegram","telegram-bot","telegram-bot-api","tg","tgbot"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nezutero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-25T16:45:45.000Z","updated_at":"2025-02-26T08:07:38.000Z","dependencies_parsed_at":"2023-11-19T01:24:35.437Z","dependency_job_id":"49112e21-c2ad-4f3e-b8c3-b264a35ca468","html_url":"https://github.com/nezutero/animun","commit_stats":null,"previous_names":["amodotomi/animun","kagetensei/animun","kenjitheman/animun","btwkenji/animun","geekenji/animun","plastiey/animun","nezutero/animun"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nezutero%2Fanimun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nezutero%2Fanimun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nezutero%2Fanimun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nezutero%2Fanimun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nezutero","download_url":"https://codeload.github.com/nezutero/animun/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131471,"owners_count":21052819,"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":["anime","anime-api","go","golang","golang-application","golang-tools","telegram","telegram-bot","telegram-bot-api","tg","tgbot"],"created_at":"2024-11-24T01:53:57.090Z","updated_at":"2025-04-09T23:42:44.580Z","avatar_url":"https://github.com/nezutero.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003eTg bot for self use, was created coz I want to track anime release schedule\u003c/h3\u003e\n\n###\n\n\u003cimg align=\"right\" height=\"200\" src=\"https://media.tenor.com/6VJldkd3beMAAAAC/kaori-miyazono-kousei-arima.gif\"  /\u003e\n\n###\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/go/go-original.svg\" height=\"200\" alt=\"go logo\"  /\u003e\n  \u003cimg width=\"15\" /\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/docker/docker-original.svg\" height=\"200\" alt=\"docker logo\"  /\u003e\n\u003c/div\u003e\n\n###\n\n## Installation\n\n```sh\ngit clone https://github.com/nezutero/animun\n```\n\n## Usage\n\n- Create .env file and inside you should create env variable with your api key:\n\n```.env\nTELEGRAM_API_TOKEN=YOUR_TOKEN\n```\n\n- You need to uncomment these lines in bot.go if you are going to run it using go run or go build:\n\n```go\n// \"github.com/joho/godotenv\"\n```\n\n```go\n// err := godotenv.Load(\"../.env\")\n// if err != nil {\n// \tfmt.Println(\"[ERROR] error loading .env file\")\n// \tlog.Panic(err)\n// }\n```\n\n- To run it:\n\n```sh\ngo run main.go\n```\n\n- Or build and run:\n\n```sh\ngo build\n```\n\n```sh\n./animun\n```\n\n#### Run it using Docker:\n\n- You need to paste your api key in dockerfile:\n\n```dockerfile\nENV TELEGRAM_API_TOKEN=YOUR_API_TOKEN\n```\n\n- Run it:\n\n```sh\ndocker build -t your_image_name .\ndocker run -d -p 8080:80 your_image_name\n```\n\n## Contributing\n\n- Pull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\n- Please make sure to update tests as appropriate.\n\n## License\n\n- [MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnezutero%2Fanimun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnezutero%2Fanimun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnezutero%2Fanimun/lists"}