-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Reiko69420/Discord-Mobile-A…
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# Discord Mobile Audio Sender Windows | ||
Send audio files to Discord chat in a format that can be played like Discord mobile audio messages. | ||
Send audio files (It work for OGG, i don't know if it works with any other audio file) to Discord chat in a format that can be played like Discord mobile audio messages! | ||
You just need to get your Token, Channel ID and choose the time you want your audio to be! | ||
|
||
Demo: https://youtu.be/mWLQuoI1D4Y | ||
|
||
You just have to open the .exe, put your discord token, the Channel ID, Audio Lenght (Can be anything), select your audio file and click send! | ||
|
||
# Alternative version | ||
Python: https://github.com/xDaswx/discord-audio-sender (By Dasw) |