bot

command module
v0.0.0-...-a76445b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2022 License: LGPL-3.0 Imports: 14 Imported by: 0

README

Telegram Music Bot in Go

An example bot using gotgcalls.

Setup

  1. Install the server.
  2. Create a .env file with the following variables:
  • APP_ID and APP_HASH, which are your Telegram app credentials obtained from my.telegram.org/apps.
  • BOT_TOKEN, which is your bot's token obtained from @BotFather

Running

go run .

Note that you will need to login to your Telegram account once.

Commands

Command Description
stream Streams or queues the replied audio file.
skip Skips the current stream.
stop Stops streaming and clears the queue.
mute Mutes the stream audio.
unmute Unmutes the stream audio.
pause Pauses the stream.
resume Resumes the stream.

Note that the commands currently work in supergroups only.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL