mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 16:19:12 +02:00
Add back a few cut sounds
This commit is contained in:
@@ -90,7 +90,17 @@ module.exports = class SoundboardCommand extends Command {
|
||||
{
|
||||
name: 'Microsoft',
|
||||
url: 'https://www.microsoft.com/en-us',
|
||||
reason: 'Windows Start Up Sound'
|
||||
reason: 'Windows Start Up and Windows Error Sounds'
|
||||
},
|
||||
{
|
||||
name: 'Star Wars',
|
||||
url: 'https://www.starwars.com/',
|
||||
reason: 'Hello There Sound'
|
||||
},
|
||||
{
|
||||
name: 'Rockstar Games',
|
||||
url: 'https://www.rockstargames.com/',
|
||||
reason: 'Here We Go Again Sound'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user