Categorygithub.com/Art-of-D/coding-session-1
modulepackage
1.2.0
Repository: https://github.com/art-of-d/coding-session-1.git
Documentation: pkg.go.dev

# README

UnrealBot

This is a simple Telegram bot created using the Telebot library in Go. You can find the bot at: https://t.me/art_unreal_bot When you press button - you will get a message.

  1. But befor next next steps install Git and Go (Golang)!
  2. To compile this bot on your computer please do next in your terminal:
  3. git clone https://github.com/Art-of-D/coding-session-1.git
  4. go build -ldflags "-X="github.com/Art-of-D/coding-session-1/cmd.appVersion=v1.0.4
  5. create your bot in BotFather in Telegram and get token
  6. read -s TELE_TOKEN -> Ctr+V and Enter
  7. echo $TELE_TOKEN -> You will see your token
  8. export TELE_TOKEN

# Packages

Copyright © 2024 NAME HERE <EMAIL ADDRESS> */.