Skip to content

callsmusic/callsmusicc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install JS deps, build

cd server
npm i
npx tsc

Install Python deps, run

pip install -Ur requirements.txt
python -m bot

.env

Required

BOT_TOKEN - Telegram bot token
STRING_SESSION - Telethon/GramJS string session
API_ID - Telegram app ID
API_HASH - Telegram app hash

Optional

PORT - Server port (default: 8080)
PREFIXES - Command prefixes (default: / !)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published