{"id":67413,"library":"jonas747-discordgo","title":"DiscordGo","description":"Discord binding for Go, providing a low-level API to interact with Discord.","status":"active","version":"1.6.3","language":"go","source_language":null,"source_url":"https://github.com/jonas747/discordgo","tags":["discord","bot","api","chat"],"install":[{"cmd":"go get github.com/jonas747/discordgo","lang":"bash","label":"Install github.com/jonas747/discordgo"}],"dependencies":[],"imports":[{"symbol":"discordgo","correct":"github.com/jonas747/discordgo"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/jonas747/discordgo\"\n)\n\nfunc main() {\n\tsession, _ := discordgo.New(\"Bot <token>\")\n\tsession.Open()\n\tdefer session.Close()\n}","lang":"go","description":"Create a Discord bot session and connect."},"warnings":[{"fix":"Check documentation for differences from the original.","message":"This is a fork of bwmarrin/discordgo; API may differ.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'api':11,18 'bind':3 'bot':17 'chat':19 'discord':2,15,16 'discordgo':1 'go':5 'interact':13 'level':10 'low':9 'low-level':8 'provid':6","created_at":"2026-06-17T17:37:01.223529+00:00","updated_at":"2026-06-17T17:37:01.223529+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jonas747/discordgo","github":"https://github.com/jonas747/discordgo","docs":"https://pkg.go.dev/github.com/jonas747/discordgo#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}