Skip to content

database64128/cubic-spacy-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cubic Spacy Bot

Build Release AUR version

An inline Telegram bot that gives you plenty of space!

Deployment

$ git clone https://github.com/database64128/cubic-spacy-bot.git
$ cd cubic-spacy-bot/
$ go build -trimpath -ldflags '-s -w'
$ sudo ln -rs cubic-spacy-bot /usr/bin/
$ sudo ln -rs systemd/cubic-spacy-bot.service /usr/lib/systemd/system/
$ sudo systemctl edit cubic-spacy-bot.service
$ sudo systemctl enable --now cubic-spacy-bot.service

Add the following when editing the service:

[Service]
Environment=TELEGRAM_BOT_TOKEN=1234567:4TT8bAc8GHUspu3ERYn-KGcvsvGB9u_n4ddy

License

AGPLv3