# Put Your Coding Agent in Discord: A Team Ask-Bot Built in an Hour

DevFeed: [Put Your Coding Agent in Discord: A Team Ask-Bot Built in an Hour](<https://devfeed.tech/articles/put-your-coding-agent-in-discord-a-team-ask-bot-built-in-an-hour-56278.md>)

Original publisher: [Read original article](<https://www.developersdigest.tech/blog/put-coding-agent-in-discord-railway>)

Author: Developers Digest

Published: 2026-09-21T00:00:00Z

Content type: tutorial

Language: en

Sources: [Developers Digest](<https://devfeed.tech/sources/developers-digest.md>)

Topics: [Discord](<https://devfeed.tech/topics/discord.md>), [Repository](<https://devfeed.tech/topics/repository.md>), [Bot](<https://devfeed.tech/topics/bot.md>), [service](<https://devfeed.tech/topics/service.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [automation](<https://devfeed.tech/tags/automation.md>), [bot](<https://devfeed.tech/tags/bot.md>), [build](<https://devfeed.tech/tags/build.md>), [channel](<https://devfeed.tech/tags/channel.md>), [coding-agent](<https://devfeed.tech/tags/coding-agent.md>), [complete](<https://devfeed.tech/tags/complete.md>), [discord](<https://devfeed.tech/tags/discord.md>), [opencode](<https://devfeed.tech/tags/opencode.md>), [railway](<https://devfeed.tech/tags/railway.md>), [repository](<https://devfeed.tech/tags/repository.md>), [service](<https://devfeed.tech/tags/service.md>), [watches](<https://devfeed.tech/tags/watches.md>)

## AI overview

A tutorial on building a Discord bot that uses a slash command, a headless OpenCode coding agent, and a persistent Railway service to answer questions about a repository in a shared channel.

## Source excerpt

Your team already lives in Discord. A slash command, a headless OpenCode agent, and a persistent Railway service add up to a bot that answers questions about your repository in the channel everyone already watches. The complete build, start to finish.