#SylveonBot.py
SylveonBot.py is my fork of SysBot.py, it doesn't do anything special yet, I just added a few commands that pull up some extra information about Forkbot, Aphidbot, and Sylveon's Server. It's a WIP so who knows, I may learn how to do something cool with it.
Support Server: https://discord.gg/G4s4fVqwVx
If you want to use this for SysBot:
Personally, I would not use this as a SysBot.NET replacement just yet.
- I did not implement anything with offsets other than injection; therefore,
the client does not really know which screen the switch it exactly on.
It assumes you are on certain screens.
If you want to use this for other features:
- I personally use it along side SysBot.NET.
- It has some nice features, especially if the bot is used in multiple servers.
- Gives you way more control over your server and your bot.
- Easier remote control handling and debugging.
Open an issue with the following information:
- Command
- Expectations
- Output/Results
- List errors using the command
jsk debug <command>
Read the Wiki before asking questions. If you still cannot figure it out, ask nicely and I might have an answer.
- More accurate trade code input
- Legality Checks
- Showdown to binary
- Encryption and Decryption
- Screen capture Nintendo Switch
- Make it more stable
- The creators of this bot are not responsible for any actions you perform using it. Use it at you own risk.
- olliz0r's sys-botbase: Switch automation and pokemon injection.
- Z1R343L: Added api handling and pkx to ekx conversion.
This is free software, and you are welcome to redistribute it under certain conditions.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.