Categorygithub.com/ArashSameni/TruthOrDareBot
repositorypackage
0.0.0-20220802144958-ec28d750ea07
Repository: https://github.com/arashsameni/truthordarebot.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Truth or Dare Telegram bot

General Info

Truth or Dare Telegram bot is written in GoLang which uses SQLite for storing data and communicates with the database directly (doesn't use ORM).

Features

Nothing special, just trying to write clean code.

Usage

Add your bot's token inside .env and then run the project with go run main.go. then you can add your bot to your group and play with your friends.

You can see the logs in bot.log.