You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,24 +3,24 @@
3
3
4
4
# SysBotRemote
5
5
6
-
SysBotRemote is a robust application that enables users to automate button presses on their Nintendo Switch consoles remotely. With support for multiple switches at once, SysBotRemote is a powerful tool that can aid in automating in-game actions, testing, and more. The application includes features for recording sequences of button presses (macros) and playing them back, as well as a live mode that enables the application to function as a remote controller.
6
+
SysBotRemote is a robust application that enables users to automate button presses on their Nintendo Switch consoles remotely. With support for multiple switches at once and Discord bot integration, SysBotRemote is a powerful tool for automating in-game actions, testing, and more. The application includes features for recording sequences of button presses (macros), playing them back, as well as a live mode and Discord bot commands for remote control.
7
7
8
8
## Features
9
9
10
-
1.**Macro Recording and Playback**: SysBotRemote allows users to record sequences of button presses, store them as macros, and play them back at will. This feature is ideal for automating repetitive in-game tasks, testing game functionality, or even simulating player interactions.
11
-
12
-
2.**Multiple Switch Support**: SysBotRemote can interact with multiple Nintendo Switch consoles simultaneously. Whether you're synchronizing actions across multiple games or conducting large-scale tests, SysBotRemote has you covered.
13
-
14
-
3.**Live Mode**: In Live Mode, SysBotRemote transforms into a remote controller for your Nintendo Switch console. Every button press in the application is sent in real-time to all selected switches, allowing for live interaction and control.
10
+
1.**Macro Recording and Playback**: Record sequences of button presses, store them as macros, and play them back at will. Ideal for automating repetitive in-game tasks, testing game functionality, or simulating player interactions.
15
11
12
+
2.**Multiple Switch Support**: Interact with multiple Nintendo Switch consoles simultaneously. Synchronize actions across multiple games or conduct large-scale tests.
16
13
14
+
3.**Live Mode**: Transforms into a remote controller for your Nintendo Switch console. Every button press in the application is sent in real-time to all selected switches.
17
15
16
+
4.**Discord Bot Integration**: Check the network status of the switches, retrieve macro and IP info, and send macros to switches over Discord. Commands include `!status`, `!data`, and `!"macroname" "switchname"`.
18
17
19
18
## Getting Started
20
19
21
20
### Prerequisites
22
21
23
-
Before you start using SysBotRemote, make sure your Nintendo Switch console(s) are set up for remote access by installing Sysbot.Base. You will need the IP address and port number (6000 usually) for each console.
22
+
- Make sure your Nintendo Switch console(s) are set up for remote access by installing Sysbot.Base. You will need the IP address and port number (usually 6000) for each console.
23
+
- For Discord Bot Integration, the bot needs all presence intents and all message permissions when generating the bot.
24
24
25
25
### Installation
26
26
@@ -35,6 +35,7 @@ Before you start using SysBotRemote, make sure your Nintendo Switch console(s) a
35
35
3. Use the button interface to record a sequence of button presses. These will appear as text commands in the macro textbox.
36
36
4. Save your macro for future use or press the Play button to execute the macro on the selected consoles.
37
37
5. Switch to Live Mode to use SysBotRemote as a remote controller.
38
+
6. Use Discord commands for additional remote functionalities.
0 commit comments