pull/180/head
aleff-github 2023-06-13 10:19:42 +02:00
parent 0ff1896c70
commit 957b569a89
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
# Send Messages In Discord Channel-Server
This script can be used to send messages in a specific channel of a Discord text server.
**Category**: Execution
## Description
This script can be used to send messages in a specific channel of a Discord text server.
Open the GUI interface and trough this one open the Discord app, then use the keyboard shortcut CTRL-k to open the server chat.
**Note** that if you want to send a message within a chat that has a very common name such as #general then be aware that it is very likely that the chat of the server in which you want to send the message will not be selected but some other. If, on the other hand, you want to send it in a chat with a somewhat more specific name such as wifi-pineapple (Hak5's text channel) then almost certainly the channel in which you wish to send the message will be selected.
![](assets/1.png)
![](assets/2.png)
## Dependencies
* Discord Installed
* Internet connection
## Settings
- If, for example, the server is Hak5 and the channel in which you want to send the message is called wifi-pineapple then you should write just wifi-pineapple
`[18] DEFINE #CHAT_NAME example`
- This depends on the power of the computer and whether there are upgrades to be done
`[27] DELAY 6000`

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB