Skip to content

Rockkley/GolangTelegramBot-OwnEducationProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GolangTelegramBot OWN_STUDY_PROJECT

My first attempt to write a Telegram bot using Golang while studying Golang :}
The bot will be getting updates as my Golang knowledge evolves..
Functions of the current version:

  • Sending "Welcome" message depending on the time of day ("Good morning, #NAME/Good day.../Good evening.../Good night...) and if the user is new to the bot or not. ("🦆 Now you are a new member of the club!/"🔑Welcome back!")
  • Writing users ID to the file "users.txt" and checks it on every update.

About

My first attempt to write a Telegram bot using Golang while studying Golang :}

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages