dxomg / discord-phone-interact

Interact With your Phone using discord!, Built using Termux Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-phone-interact

Interact With your Phone using discord!, Built using Termux Api

How to Install

Install Termux on your phone using F-Droid
Install Termux Api on your phone using F-Droid

Clone the repo:
- git clone https://github.com/dxomg/discord-phone-interact
- cd discord-phone-interact

install the dependencies:
- apt install pip termux-api -y
- pip install discord psutil

Execute the code:
- python3 main.py

Available Commands:
- Prefix: ","

msg - (Send a message notification in your phone)
tts - (Send a text to speech message directly in your phone)
popup - (Send a Popup Message in your phone)

About

Interact With your Phone using discord!, Built using Termux Api

License:MIT License


Languages

Language:Python 100.0%