aboutsummaryrefslogtreecommitdiff
path: root/storage
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2023-10-14 00:16:49 -0400
committerAndrew Lee <alee14498@protonmail.com>2023-10-14 00:16:49 -0400
commit0c0155a4d207611fb3d975f9e7e56d04fff63d44 (patch)
treed36af29ecd127f9865118872f6c56d35dcfa2c7b /storage
parent1a7a627446edfeb270850f0ed15c9c8d604380b2 (diff)
downloadAleeBot-0c0155a4d207611fb3d975f9e7e56d04fff63d44.tar.gz
AleeBot-0c0155a4d207611fb3d975f9e7e56d04fff63d44.tar.bz2
AleeBot-0c0155a4d207611fb3d975f9e7e56d04fff63d44.zip
Docker; Removed packages; Removed binaryworks refs
Diffstat (limited to 'storage')
-rw-r--r--storage/activities.js4
-rw-r--r--storage/settings.json2
2 files changed, 4 insertions, 2 deletions
diff --git a/storage/activities.js b/storage/activities.js
index 418a038..2b2a286 100644
--- a/storage/activities.js
+++ b/storage/activities.js
@@ -87,12 +87,14 @@ const activities = [
'MythOS',
'Also try Scratch!',
'Funky!',
+ 'Apple Vision Pro',
'What is Web3?',
'GNU\'s NOT UNIX!',
'Linux, but actually GNU/Linux',
- 'Praise RMS!',
+ 'Praise RMS! (dont)',
'Praying to St IGNUcius',
'Debloating my ThinkPad',
+ 'Turbotastic!',
'Goddamn Idiotic Truckload of Windows',
`Now running on Discord.JS ${version}!`
];
diff --git a/storage/settings.json b/storage/settings.json
index 8f0e530..83932cc 100644
--- a/storage/settings.json
+++ b/storage/settings.json
@@ -1,4 +1,4 @@
{
- "abVersion": "2.13.0 Alpha Temp Branch",
+ "abVersion": "2.13.0 Beta",
"prefix": "abb:"
}