Skip to content

andluu/soundcloudbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundCloud Telegeram Bot

Simple bot for Telegram Messenger. Able to search and download tracks from SoundCloud using link or text.

Bot is available at @soundcloudloader_bot.

Usage

  1. Add these environment variables
  • BOT_TOKEN : your Telegram Bot token
  • BOT_USERNAME : your Telegram Bot username
  • CLIENT_ID : SoundCloud token client ID
  1. Build project with Maven ./mwnw clean package
  2. Run:
    Plain run
  • java -jar <path_to_jar>
    Or run inside Docker
  • docker build -t soundcloudbot .
  • docker run soundcloudbot

TODO

  • 'Send audio' indicator while sending track.

About

Telegram bot for downloading tracks from SoundCloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors