Basic requirements | |
Github Repository Info | |
Discord Bot |
Click to reveal
- Selfhosting
- Command list
- Internal Data
- SplatHeX
- SplatDatabase
- Schedules
- Main API
- Co-op (Salmon Run)
- Current Schedules
- Next Schedules
- Reward Item
- Schedules (Turf War, Ranked, League)
- Current Schedules
- Next Schedules
- Co-op (Salmon Run)
- Main API
- SplatNet
- Main API
- Gear
- Current SplatNet Gear
- Gear
- Main API
Click to reveal
-
Splatoon Information Data
- Schedules
- Turf War, Ranked, League
- Current Schedules
- Next Schedules
- Co-op (Salmon Run)
- Current Schedules
- Next Schedules
- Reward Item
- Turf War, Ranked, League
- SplatNet
- Current SplatNet Gear
- Schedules
-
Splatoon Random Generator
- Generate a random private session code
- Mode Random Generator
- Weapon Random Generator
- Stage Random Generator
- Sub Weapon Random Generator
- Skill Random Generator
- Shoes Random Generator
- Brand Random Generator
- Clothes Random Generator
- Head Gear Random Generator
- Memcake Random Generator
- Splatfest Stage Random Generator
- Splatfest Color Random Generator
- Random Generator : Random Private Session (
splat!privatebattle
- Gives you a random setup for a private battle!) - Random Generator : Random Gear⠀⠀⠀⠀⠀⠀⠀⠀⠀(
splat!randomgear
- Gear Set Random Generator) - Random Generator : Random Set⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀(
splat!randomset
- Full Set Random Generator) - Random Generator : Random Team Weapon⠀⠀ (
splat!randomteamweapon
- Team Weapons Random Generator) - Random Generator : Random Team Gear⠀⠀⠀⠀⠀(
splat!randomteamgear
- Team Gear Random Generator) - Item and Gear Data names JSON Files⠀⠀⠀⠀⠀ ⠀(for the above random generators) From SplatHeX - From Upcoming SplatDatabase
- Migrate "./assets/json/.." to https://github.com/MirayXS/SplatDatabase/tree/master/arrayInternal
- Delete the assets folder after migration
- Weapon and Gear Database Searching Commands (
commands/database
)splat!weapon
returns info about a specified weaponsplat!headgear
returns info about a specified headgearsplat!clothes
returns info about specified clothessplat!shoes
returns info about specified shoes
- Add Parameters to commands (splat!help, README.md)
- Re-design helper embed with discord.js easy menu creator
- Individual stats for rotations (
commands/individual
)splat!turfwar
displays current and next turfwar stats rotationsplat!ranked
displays current and next ranked stats rotationsplat!league
displays current and next league stats rotationsplat!rotations
displays all modes current and next stats rotation // discord.js easy menu creator
- You may not host a public version of SplatNET.
- You may not charge for the usage of your instance of SplatNET.
- You may not provide support for SplatNET.
- To wake up SplatNET, Node.js 14.4.0 or newer must be installed.
-
Download the latest version of SplatNET.
-
Configure SplatNET :
- Run
node setup.js
- You will need to create a bot application in the developers portal
- Just follow the configuration steps, and that's it !
- Run
-
Getting Started
- Run
node index.js
- SplatNET is now operational ! 🎉
- Run
splat!currentmaps
Displays the current Splatoon 2 Gamemodes/Mapssplat!nextmaps
Displays the upcoming Splatoon 2 Gamemodes/Mapssplat!currentsalmonrun
Displays current Splatoon 2 Salmon Run Map/Weaponssplat!nextsalmonrun
Displays upcoming Splatoon 2 Salmon Run Map/Weaponssplat!splatnet
Displays contents of the splatnet shop
splat!help
Displays Base Help with all my commandssplat!ping
Returns the bot's average pingsplat!stats
Returns bot stats
splat!sp2code
Generates a random private session code (DMs)splat!randommode
Mode Random Generatorsplat!randoweapon
Weapon Random Generatorsplat!randomstage
Stage Random Generatorsplat!randomsub
Sub Weapon Random Generatorsplat!randomskill
Skill Random Generatorsplat!randomshoes
Shoes Random Generatorsplat!randombrand
Brand Random Generatorsplat!randomclothes
Clothes Random Generatorsplat!randomheadgear
Head Gear Random Generatorsplat!randommemcake
Memcake Random Generatorsplat!randomfeststage
Splatfest Stage Random Generatorsplat!randomfestcolor
Splatfest Color Random Generator
- Main API: splatoon2.ink JSON Data
- Co-op (Salmon Run)
- Current Schedules: splatoon2.ink/data/coop-schedules.json
- Next Schedules : splatoon2.ink/data/coop-schedules.json
- Reward Item : splatoon2.ink/data/timeline.json
- Schedules (Turf War, Ranked, League)
- Current Schedules: splatoon2.ink/data/schedules.json
- Next Schedules : splatoon2.ink/data/schedules.json
- Co-op (Salmon Run)
- Main API: splatoon2.ink JSON Data
- Gear
- Current SplatNet Gear: splatoon2.ink/data/merchandises.json
- Gear
Thanks goes to these wonderful people (emoji key):
Miray 🐛 💻 🖋 📖 🤔 🚇 🚧 🔌 📆 💬 👀 🛡️ 🔧 |
This project follows the all-contributors specification. Contributions of any kind welcome!