mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-15 17:12:59 -04:00
make stalker ping more expensive
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
module.exports = {
|
||||
id: 'discordStalkerPing',
|
||||
name: 'Discord Ping',
|
||||
goal: 500,
|
||||
goal: 2000,
|
||||
async run(ctx) {
|
||||
ctx.publishEvent({
|
||||
source: 'buttonBoxReward',
|
||||
|
||||
@@ -5,10 +5,19 @@
|
||||
4. make all rs commands work form both the site chat and discord
|
||||
1. make sure all the permissions are correct
|
||||
2. make alert feed.jsx show more alerts at once
|
||||
3. Overseer personality swapping.
|
||||
4. maybe make a better joystick for mobile
|
||||
5. make google tts the default everywhere but roverd
|
||||
6. fix rover request spam queue cheat
|
||||
3. actual barcode stuff fun
|
||||
1. games
|
||||
1. all games are global and initiated by a user
|
||||
1. all games will require you to scan yourself to keep going sometimes too
|
||||
2. only one game at a time
|
||||
2. scan quest mode, scan 2 items in specific order or something
|
||||
3. most scanned items
|
||||
1. global counters
|
||||
2. you have to
|
||||
4. Overseer personality swapping.
|
||||
5. maybe make a better joystick for mobile
|
||||
6. make google tts the default everywhere but roverd
|
||||
7. fix rover request spam queue cheat
|
||||
|
||||
|
||||
# relative pipe dreams:
|
||||
|
||||
Reference in New Issue
Block a user