termux-bot
termux-bot copied to clipboard
A simple discord bot that can execute commands to your termux.
Termux-Bot
It's a simple discord bot that can execute commands to your termux.
Getting started
Requirements
discord account and bot,
npm, git, openssh
Installation
sshd
ssh localhost -p 802
git clone https://github.com/gx0c/termux-bot.git
cd termux-bot
npm install
export TOKEN=(your-bot-token)
#Or put your token here
nano/vim/emacs .env
#And edit index.js ssh auth username and password
Running
node index.js
Previews