Skip to content

qxb3/termux-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple discord bot that can execute commands to your termux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published