aboutsummaryrefslogtreecommitdiff
path: root/bot/src/storage/activities.js
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-03-02 22:27:57 -0500
committerAndrew Lee <andrew@alee14.me>2025-03-02 22:27:57 -0500
commitcf1382d88c5e3298923c8cb243b7bc5751e68b53 (patch)
treea38351317594ed660fc80c784cdf7dbc71f5656b /bot/src/storage/activities.js
parent1c253d25cb1d35aa987d76e07806999c562712d6 (diff)
downloadAleeBot-cf1382d88c5e3298923c8cb243b7bc5751e68b53.tar.gz
AleeBot-cf1382d88c5e3298923c8cb243b7bc5751e68b53.tar.bz2
AleeBot-cf1382d88c5e3298923c8cb243b7bc5751e68b53.zip
Ported more commands; Made embed colour a const; Cleanup
Diffstat (limited to 'bot/src/storage/activities.js')
-rw-r--r--bot/src/storage/activities.js184
1 files changed, 92 insertions, 92 deletions
diff --git a/bot/src/storage/activities.js b/bot/src/storage/activities.js
index 4702594..b50f2dd 100644
--- a/bot/src/storage/activities.js
+++ b/bot/src/storage/activities.js
@@ -4,98 +4,98 @@ const { version: abVersion } = JSON.parse(readFileSync('./package.json', 'utf-8'
const activities = [
- `AleeBot ${abVersion}`,
- 'Coding bytes',
- 'Drawing shapes',
- 'Fighting Quad',
- 'Installing Windows 11',
- 'Breaking Windows 10',
- 'Beating up big tech',
- 'Deleting Google',
- 'Deleting Apple',
- 'Deleting System32',
- 'Deleting /usr/bin/',
- 'Watering down the Apple walled garden',
- 'Reticulating splines',
- 'Generating world',
- 'Never punch a tree...',
- 'Collecting data',
- 'Dag dag!',
- 'Developed by Andrew Lee',
- 'When will 2.13 release?',
- 'Alert Irruption !!!',
- 'when',
- 'Frying Shrimpbot',
- 'RADIATION BABY',
- 'Frivolously Spending',
- 'Thanks! @Victor',
- 'MCA DiscoVision',
- 'Werq',
- 'Pombo',
- 'Ian Clary\'s First Day At FrivoloCo!',
- 'Squid Airlines',
- 'AirCS Race',
- 'FrivoloCo',
- 'I WANT 2 ORDER',
- 'I REALLY WANT 2 ORDER',
- 'Monica Is Going To Cosume You',
- 'BLÅHAJ',
- 'ShiftOS',
- 'Histacom',
- 'Wall Street',
- 'Mac OS X Jaguar',
- 'Abunchoo 12.10',
- 'MikeOS',
- 'theBeat',
- 'FRESHMusicPlayer',
- 'theShell',
- 'theBeat',
- 'theSlate',
- 'theDesk',
- 'Ultra Jump Mania!',
- 'Battle Blaze',
- 'Tempest',
- 'Turbo Crash 9',
- 'Pocket Gakusei',
- 'Hidden Heroes',
- 'Skybreakers',
- 'Always Running',
- 'Only Up',
- 'Trade',
- 'Breeze',
- 'Steady',
- 'Bluejay',
- 'Exposing TAS-Corp',
- 'Fighting Evelyn Claythorne',
- 'Frying Dr. Sheridan',
- 'Hacking SherCorp',
- 'Games with Tari',
- 'Decommissioning Meta Runners',
- 'Installing Meta Runners',
- '90% bug free!',
- 'Google Wallet',
- 'Apple Pay',
- 'Splatoon 3',
- 'Super Mario 64',
- 'Minceraft',
- 'Mario Kart 8',
- 'bnbmc',
- 'Evaluating JavaScript code',
- 'Evaluating C# code',
- 'Forkbombing FMP',
- 'Merging with DLAP',
- 'Now asbestos-free!',
- 'May contain nuts!',
- 'MythOS',
- 'Also try Scratch!',
- 'Funky!',
- 'Apple Vision Pro',
- 'What is Web3?',
- 'GNU\'s NOT UNIX!',
- 'Linux, but actually GNU/Linux',
- 'Debloating my ThinkPad',
- 'Turbotastic!',
- `Now running on Discord.JS ${discordVersion}!`
+ { name: `AleeBot ${abVersion}`, type: 4 },
+ { name: 'Coding bytes', type: 4 },
+ { name: 'Drawing shapes', type: 4 },
+ { name: 'Fighting Quad', type: 4 },
+ { name: 'Installing Windows 11', type: 4 },
+ { name: 'Breaking Windows 10', type: 4 },
+ { name: 'Beating up big tech', type: 4 },
+ { name: 'Deleting Google', type: 4 },
+ { name: 'Deleting Apple', type: 4 },
+ { name: 'Deleting System32', type: 4 },
+ { name: 'Deleting /usr/bin/', type: 4 },
+ { name: 'Watering down the Apple walled garden', type: 4 },
+ { name: 'Reticulating splines', type: 4 },
+ { name: 'Generating world', type: 4 },
+ { name: 'Never punch a tree...', type: 4 },
+ { name: 'Collecting data', type: 4 },
+ { name: 'Dag dag!', type: 4 },
+ { name: 'Developed by Andrew Lee', type: 4 },
+ { name: 'When will 2.13 release?', type: 4 },
+ { name: 'Alert Irruption !!!', type: 4},
+ { name: 'when', type: 4 },
+ { name: 'Frying Shrimpbot', type: 4 },
+ { name: 'RADIATION BABY', type: 4 },
+ { name: 'Frivolously Spending', type: 4 },
+ { name: 'Thanks! @Victor', type: 4 },
+ { name: 'MCA DiscoVision', type: 2 },
+ { name: 'Werq', type: 2 },
+ { name: 'Pombo', type: 4 },
+ { name: 'Ian Clary\'s First Day At FrivoloCo!', type: 0 },
+ { name: 'Squid Airlines', type: 0 },
+ { name: 'AirCS Race', type: 1 },
+ { name: 'FrivoloCo', type: 2 },
+ { name: 'I WANT 2 ORDER', type: 4 },
+ { name: 'I REALLY WANT 2 ORDER', type: 4 },
+ { name: 'Monica Is Going To Cosume You', type: 4 },
+ { name: 'BLÅHAJ', type: 4 },
+ { name: 'ShiftOS', type: 0 },
+ { name: 'Histacom', type: 2 },
+ { name: 'Wall Street', type: 4 },
+ { name: 'Mac OS X Jaguar', type: 0 },
+ { name: 'Abunchoo 12.10', type: 0 },
+ { name: 'MikeOS', type: 0 },
+ { name: 'theBeat', type: 0 },
+ { name: 'FRESHMusicPlayer', type: 0 },
+ { name: 'theShell', type: 0 },
+ { name: 'theBeat', type: 0 },
+ { name: 'theSlate', type: 0 },
+ { name: 'theDesk', type: 0 },
+ { name: 'Ultra Jump Mania!', type: 0 },
+ { name: 'Battle Blaze', type: 0 },
+ { name: 'Tempest', type: 0 },
+ { name: 'Turbo Crash 9', type: 0 },
+ { name: 'Pocket Gakusei', type: 0 },
+ { name: 'Hidden Heroes', type: 0 },
+ { name: 'Skybreakers', type: 0 },
+ { name: 'Always Running', type: 0 },
+ { name: 'Only Up', type: 0 },
+ { name: 'Trade', type: 0 },
+ { name: 'Breeze', type: 0 },
+ { name: 'Steady', type: 0 },
+ { name: 'Bluejay', type: 0 },
+ { name: 'Exposing TAS-Corp', type: 4 },
+ { name: 'Fighting Evelyn Claythorne', type: 4 },
+ { name: 'Frying Dr. Sheridan', type: 4 },
+ { name: 'Hacking SherCorp', type: 4 },
+ { name: 'Games with Tari', type: 0 },
+ { name: 'Decommissioning Meta Runners', type: 4 },
+ { name: 'Installing Meta Runners', type: 0 },
+ { name: '90% bug free!', type: 4 },
+ { name: 'Google Wallet', type: 0 },
+ { name: 'Apple Pay', type: 0 },
+ { name: 'Splatoon 3', type: 0 },
+ { name: 'Super Mario 64', type: 0 },
+ { name: 'Minceraft', type: 0 },
+ { name: 'Mario Kart 8', type: 0 },
+ { name: 'bnbmc', type: 0 },
+ { name: 'Evaluating JavaScript code', type: 4 },
+ { name: 'Evaluating C# code', type: 4 },
+ { name: 'Forkbombing FMP', type: 4 },
+ { name: 'Merging with DLAP', type: 0 },
+ { name: 'Now asbestos-free!', type: 4 },
+ { name: 'May contain nuts!', type: 4 },
+ { name: 'MythOS', type: 0 },
+ { name: 'Also try Scratch!', type: 4 },
+ { name: 'Funky!', type: 4 },
+ { name: 'Apple Vision Pro', type: 0 },
+ { name: 'What is Web3?', type: 4 },
+ { name: 'GNU\'s NOT UNIX!', type: 4 },
+ { name: 'Linux, but actually GNU/Linux', type: 4 },
+ { name: 'Debloating my ThinkPad', type: 4 },
+ { name: 'Turbotastic!', type: 4 },
+ { name: `Now running on Discord.JS ${discordVersion}!`, type: 4 }
];
export { activities };