RuItUnion.FeedbackBot
1.4.4
dotnet add package RuItUnion.FeedbackBot --version 1.4.4
NuGet\Install-Package RuItUnion.FeedbackBot -Version 1.4.4
<PackageReference Include="RuItUnion.FeedbackBot" Version="1.4.4" />
<PackageVersion Include="RuItUnion.FeedbackBot" Version="1.4.4" />
<PackageReference Include="RuItUnion.FeedbackBot" />
paket add RuItUnion.FeedbackBot --version 1.4.4
#r "nuget: RuItUnion.FeedbackBot, 1.4.4"
#:package RuItUnion.FeedbackBot@1.4.4
#addin nuget:?package=RuItUnion.FeedbackBot&version=1.4.4
#tool nuget:?package=RuItUnion.FeedbackBot&version=1.4.4
Feedback Bot
A free and open-source Telegram Bot that allows you to anonymously chat with multiple users in one Telegram Chat.
When a new user interacts with the Feedback Bot by sending a message, the bot forwards the message to a specific topic dedicated to that user within the Feedback Chat. If a topic for the user does not already exist, the bot creates a new one. This ensures that each user's message is organized in its own topic, allowing for clear and efficient interaction.
Created and supported by Russian IT Union.
📝 Prerequisites
- Telegram Bot Token;
- Telegram Chat ID.
🛠️ Prepare the Environment
Telegram bot
- Create a bot with @BotFather;
- After successfully creating the bot, you will receive a Telegram Bot Token.
Feedback Chat
- Create a private chat;
- Enable topics;
- Get the Telegram Chat ID;
You can get the ID of any user / chat / bot using desktop Telegram client. To do that go to Settings / Advanced / Experimental settings and enable Show peer ID in Profile. Now you will be able to see all the IDs.
- Add the bot from the previous step and make it Administrator;
- The only permission required for the bot is to manage topics.
🚀 Run
From GitHub Container Registry
- Download
docker-compose.yml&feedback_bot.envfiles into one folder; - Edit
feedback_bot.envwith any text editor and replace these values:<bot_token>with Telegram Bot Token,<chat_id>with Telegram Chat ID,<start_text>with your greeting message your new users;
- Run the following command:
docker compose up -d
From source code
- Clone this repo;
- Edit
feedback_bot.envwith any text editor and replace these values:<bot_token>with Telegram Bot Token,<chat_id>with Telegram Chat ID,<start_text>with your greeting message your new users;
- Edit
docker-compose.yml: infeedback_botsection changeimagevalue toghcr.io/ruitunion-org/feedback-bot:local - Run the following commands:
docker build -t ghcr.io/ruitunion-org/feedback-bot:local -f ./RuItUnion.FeedbackBot/Dockerfile .
docker compose up -d
🌟 Features
Commands
Commands other than /start are only available in group chat.
Use /help to get information about all commands.
/start- Starts the bot and displays a welcome message./help- Displays a list of all commands with their descriptions./delete- Removes a reply in the user chat./open- Opens a topic in the feedback chat./close- Closes a topic in the feedback chat./ban- Bans the user./unban- Unbans the user.
Permissions
| Command | Bot User | Chat User | Chat Admin |
|---|---|---|---|
/help |
✅ | ✅ | ✅ |
/start |
✅ | ✅ | ✅ |
/delete |
❌ | ✅ | ✅ |
/open |
❌ | ❌ | ✅ |
/close |
❌ | ❌ | ✅ |
/ban |
❌ | ❌ | ✅ |
/unban |
❌ | ❌ | ✅ |
🤝 Contributing
Contributions are welcome. Here are some ways you can help:
- Report bugs: If you find a bug, please report it by creating an issue on GitHub;
- Request features: Have an idea for a new feature? Let us know by creating a feature request;
- Submit pull requests: If you'd like to fix a bug or add a feature, feel free to fork the repository and submit a pull request.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Aspire.Npgsql (>= 13.1.0)
- Microsoft.VisualStudio.Azure.Containers.Tools.Targets (>= 1.22.1)
- Npgsql.OpenTelemetry (>= 10.0.1)
- OpenTelemetry.Exporter.Console (>= 1.14.0)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.14.0)
- OpenTelemetry.Extensions.Hosting (>= 1.14.0)
- OpenTelemetry.Instrumentation.AspNetCore (>= 1.14.0)
- OpenTelemetry.Instrumentation.Http (>= 1.14.0)
- OpenTelemetry.Instrumentation.Runtime (>= 1.14.0)
- TgBotFrame.Commands (>= 2.4.3)
- TgBotFrame.Commands.Help (>= 2.4.3)
- TgBotFrame.Commands.RateLimit (>= 2.4.3)
- TgBotFrame.Commands.Start (>= 2.4.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.4.4 | 156 | 12/21/2025 | |
| 1.4.3 | 146 | 12/21/2025 | |
| 1.4.2 | 237 | 12/14/2025 | |
| 1.4.1 | 287 | 12/8/2025 | |
| 1.4.0 | 194 | 11/24/2025 | |
| 1.3.2 | 281 | 11/12/2025 | |
| 1.3.1 | 148 | 11/8/2025 | |
| 1.3.0 | 189 | 9/8/2025 | |
| 1.1.1 | 253 | 9/5/2025 | |
| 1.1.0 | 238 | 8/28/2025 | |
| 1.0.0 | 234 | 8/27/2025 | |
| 0.2.7 | 236 | 8/27/2025 | |
| 0.2.6 | 235 | 8/26/2025 | |
| 0.2.5 | 173 | 8/11/2025 | |
| 0.2.4 | 591 | 7/23/2025 | |
| 0.2.3 | 577 | 7/23/2025 | |
| 0.2.2 | 223 | 5/8/2025 | |
| 0.2.1 | 176 | 2/8/2025 | |
| 0.2.0 | 166 | 12/22/2024 | |
| 0.2.0-rc.8 | 106 | 12/20/2024 | |
| 0.2.0-rc.7 | 92 | 12/20/2024 | |
| 0.2.0-rc.6 | 106 | 12/17/2024 | |
| 0.2.0-rc.5 | 99 | 12/17/2024 | |
| 0.2.0-rc.4 | 100 | 12/17/2024 | |
| 0.2.0-rc.3 | 98 | 12/10/2024 | |
| 0.2.0-rc.2 | 94 | 12/10/2024 | |
| 0.2.0-rc.1 | 109 | 12/8/2024 |