Skip to main content
Version: 1.0.0

.NET

Requirements

  • .NET 6 Runtime or newer
  • git

Get the source code

Clone the repository using either HTTPS or SSH.

git clone https://git.abfelbaum.dev/abfelbaum/bots/telegram/atadminbot.git

Configuration

You will need a token to authenticate your bot. If you don't have one yet you can get one at @BotFather as explained here.

You have to set the bot token as an environment variable named AtAdminBot_Bot__Token.

Start the bot

dotnet run