{"id":26123637,"url":"https://github.com/wptk/callsign-discord-bot","last_synced_at":"2026-04-23T10:32:28.133Z","repository":{"id":251295234,"uuid":"836986105","full_name":"WPTK/Callsign-Discord-Bot","owner":"WPTK","description":"Search military and civil callsigns. ","archived":false,"fork":false,"pushed_at":"2025-06-04T01:52:22.000Z","size":770,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T19:53:55.310Z","etag":null,"topics":["avgeek","aviation-data","callsign-data-lookup","callsigns","discord-bot","excelreader"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WPTK.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-02T01:22:47.000Z","updated_at":"2025-06-04T01:52:24.000Z","dependencies_parsed_at":"2024-08-02T03:28:28.062Z","dependency_job_id":"66def856-4ed3-4913-8a4b-20930a69a9d1","html_url":"https://github.com/WPTK/Callsign-Discord-Bot","commit_stats":null,"previous_names":["wptk/callsign-discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WPTK/Callsign-Discord-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPTK%2FCallsign-Discord-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPTK%2FCallsign-Discord-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPTK%2FCallsign-Discord-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPTK%2FCallsign-Discord-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WPTK","download_url":"https://codeload.github.com/WPTK/Callsign-Discord-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPTK%2FCallsign-Discord-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32176513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["avgeek","aviation-data","callsign-data-lookup","callsigns","discord-bot","excelreader"],"created_at":"2025-03-10T15:53:51.363Z","updated_at":"2026-04-23T10:32:28.098Z","avatar_url":"https://github.com/WPTK.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Callsign-Discord-Bot\nSearch military and civil callsigns. \n\nWIP/Concept\n\n![image](https://github.com/user-attachments/assets/1c7fcea1-2f6b-465a-b5f8-38de5f83fc2a)\n\n# Callsign Discord Bot\n\nThe Callsign Discord Bot is a Python-based bot that interacts with users on a Discord server to fetch and display information from an Excel spreadsheet. The bot responds to the `!callsign` command, searches the provided Excel file for the specified keyword, and returns the relevant data in a formatted response.\n\n## Features\n\n- Responds to the `!callsign` command.\n- Searches for exact and non-exact matches in the specified columns of the Excel file.\n- Returns formatted results with bold titles and country flags.\n- Handles multiple exact matches by displaying only one result.\n- Displays multiple non-exact matches if no exact duplicates are found.\n\n## Prerequisites\n\n- Python 3.x\n- Discord bot token\n- Required Python libraries: `discord.py`, `pandas`, `openpyxl`\n\n## Setup\n\n### 1. Create a Discord Bot\n\n1. Go to the [Discord Developer Portal](https://discord.com/developers/applications).\n2. Click on \"New Application\" and give it a name.\n3. Under the \"Bot\" tab, click \"Add Bot\" to create a bot user.\n4. Copy the bot token. You will need this to run the bot.\n\n### 2. Clone the Repository\n\n`git clone https://github.com/yourusername/callsign-discord-bot.git\ncd callsign-discord-bot`\n\n### 3. Fire it up\n\nInstall the dependencies using `pip`:\n\n```bash\npip install -r requirements.txt\n```\n\nEnsure `Callsigns.xlsx` is located in the same directory as `callsign.py`.\nSet your Discord bot token in the `DISCORD_TOKEN` environment variable and run:\n\n```bash\npython callsign.py\n```\n\nYou should be up and running!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwptk%2Fcallsign-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwptk%2Fcallsign-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwptk%2Fcallsign-discord-bot/lists"}