mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Update Credit
This commit is contained in:
@@ -1176,7 +1176,6 @@ here.
|
||||
* safe-url ([Safe Browsing API](https://developers.google.com/safe-browsing/))
|
||||
* scroll-of-truth ([Noto Font](https://www.google.com/get/noto/))
|
||||
* sonic-says ([Noto Font](https://www.google.com/get/noto/))
|
||||
* sos ([Noto Font](https://www.google.com/get/noto/))
|
||||
* spiderman-pointing ([Noto Font](https://www.google.com/get/noto/))
|
||||
* spongebob-burn ([Noto Font](https://www.google.com/get/noto/))
|
||||
* spotify-now-playing ([Noto Font](https://www.google.com/get/noto/))
|
||||
@@ -1774,6 +1773,8 @@ here.
|
||||
* this-for-that ([API](http://itsthisforthat.com/api.php))
|
||||
- [WAIT: What Anime Is This?](https://trace.moe/)
|
||||
* what-anime ([API](https://soruly.github.io/trace.moe/#/))
|
||||
- [Walter E Stewart](https://www.1001freefonts.com/designer-walter-e-stewart-fontlisting.php)
|
||||
* sos ([Sun Dried Font](https://www.1001freefonts.com/sun-dried.font))
|
||||
- [Warner Bros.](https://www.warnerbros.com/)
|
||||
* phoebe-teaching-joey ([Images, Original "Friends" TV Series](https://www.warnerbros.com/tv/friends/))
|
||||
* this-guy ([Image, Original "Friends" TV Series](https://www.warnerbros.com/tv/friends/))
|
||||
|
||||
@@ -23,10 +23,10 @@ module.exports = class SosCommand extends Command {
|
||||
reason: 'Image'
|
||||
},
|
||||
{
|
||||
name: 'Google',
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
name: 'Walter E Stewart',
|
||||
url: 'https://www.1001freefonts.com/designer-walter-e-stewart-fontlisting.php',
|
||||
reason: 'Sun Dried Font',
|
||||
reasonURL: 'https://www.1001freefonts.com/sun-dried.font'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user