mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Concept no longer applied for memes
This commit is contained in:
@@ -960,6 +960,10 @@ here.
|
||||
- [07th Expansion](http://07th-expansion.net/)
|
||||
* box-choosing (Original Game)
|
||||
* soundboard (Nipah Sound)
|
||||
- [0vertime-dev](https://github.com/0vertime-dev)
|
||||
* hentai (Original Subreddit List)
|
||||
* porn (Original Subreddit List)
|
||||
* thicc (Concept)
|
||||
- [1337.me](https://1337.me/)
|
||||
* leet (Code)
|
||||
- [20th Century Fox](https://www.foxmovies.com/)
|
||||
@@ -1022,7 +1026,6 @@ here.
|
||||
* lyrics (Lyrics Data)
|
||||
- [AzuraApple](https://github.com/AzuraApple)
|
||||
* cuteness (Concept)
|
||||
* screenshot (Concept)
|
||||
* worth (Concept)
|
||||
- [Back to the Future](https://www.backtothefuture.com/)
|
||||
* car-race (DeLorean Car Original Design)
|
||||
@@ -1447,8 +1450,6 @@ here.
|
||||
* horse-race ([Horse Name Data](https://horses.lovetoknow.com/horse-names/funny-horse-names))
|
||||
- [LowGif](http://www.lowgif.com/)
|
||||
* fire ([Images](http://www.lowgif.com/43360ebce9150f23.html))
|
||||
- [LuckyAquapura](https://twitter.com/alcremimiga)
|
||||
* metamorphosis (Concept)
|
||||
- [Luxoflux](http://www.luxoflux.com/)
|
||||
* gun ([Image](https://knowyourmeme.com/memes/hand-pointing-a-gun))
|
||||
- [Mad Libs](http://www.madlibs.com/)
|
||||
@@ -1583,36 +1584,6 @@ here.
|
||||
* osu ([API](https://github.com/ppy/osu-api/wiki))
|
||||
- [Over the Green Fields](https://asianwiki.com/Over_the_Green_Fields)
|
||||
* soundboard (Sad Violin Sound)
|
||||
- [0vertime-dev](https://github.com/0vertime-dev)
|
||||
* alert (Concept)
|
||||
* boardroom-meeting (Concept)
|
||||
* dislike (Concept)
|
||||
* enslaved (Concept)
|
||||
* for-five-hours (Concept)
|
||||
* gandhi-quote (Concept)
|
||||
* gun (Concept)
|
||||
* hands (Concept)
|
||||
* hentai (Original Subreddit List)
|
||||
* i-fear-no-man (Concept)
|
||||
* if-those-kids-could-read (Concept)
|
||||
* like (Concept)
|
||||
* mario-bros-views (Concept)
|
||||
* panik-kalm-panik (Concept)
|
||||
* pills (Concept)
|
||||
* pogchamp (Concept)
|
||||
* porn (Original Subreddit List)
|
||||
* simp (Concept)
|
||||
* sonic-says (Concept)
|
||||
* speed-limit (Concept)
|
||||
* spiderman-pointing (Concept)
|
||||
* spotify-now-playing (Concept)
|
||||
* that-sign-wont-stop-me (Concept)
|
||||
* thicc (Concept)
|
||||
* tuxedo-pooh (Concept)
|
||||
* undertale (Concept)
|
||||
* wild-pokemon (Concept)
|
||||
* worse-than-hitler (Concept)
|
||||
* you-died (Concept)
|
||||
- [PAC-MAN Party](http://pacman.com/en/pac-man-games/pac-man-party)
|
||||
* balloon-pop (Concept)
|
||||
- [PaladinsGuru](https://paladins.guru/)
|
||||
@@ -1838,7 +1809,7 @@ here.
|
||||
- [susi1959](https://en.picmix.com/profile/susi1959)
|
||||
* fire-frame ([Image](https://en.picmix.com/stamp/FIRE-FRAME-ORANGE-cadre-feu-orange-360274))
|
||||
- [Tatsumaki](https://tatsumaki.xyz/)
|
||||
* beautiful (Image, Concept)
|
||||
* beautiful (Image)
|
||||
* fishy (Concept)
|
||||
* phone (Concept)
|
||||
* psycho-pass (Concept)
|
||||
@@ -1999,8 +1970,6 @@ here.
|
||||
* metamorphosis ([Image](https://www.facebook.com/voidmanthing/posts/125724262420450))
|
||||
- [YGOPRODECK](https://ygoprodeck.com/)
|
||||
* yu-gi-oh ([API](https://db.ygoprodeck.com/api-guide/))
|
||||
- [YorkAARGH](https://github.com/YorkAARGH)
|
||||
* ultimate-tattoo (Concept)
|
||||
- [zekewhipper](https://www.deviantart.com/zekewhipper)
|
||||
* car-race ([Mach 5 Car Image](https://www.deviantart.com/zekewhipper/art/Mach-5-My-Version-112814534))
|
||||
- [Zero Error's randomised blog](http://yanko06.blogspot.com/)
|
||||
|
||||
@@ -26,11 +26,6 @@ module.exports = class GandhiQuoteCommand extends Command {
|
||||
url: 'https://www.fontsquirrel.com/fonts/list/foundry/gust-e-foundry',
|
||||
reason: 'Latin Modern Roman Font',
|
||||
reasonURL: 'https://www.fontsquirrel.com/fonts/Latin-Modern-Roman'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -16,11 +16,6 @@ module.exports = class GunCommand extends Command {
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
name: 'Luxoflux',
|
||||
url: 'http://www.luxoflux.com/',
|
||||
|
||||
@@ -17,11 +17,6 @@ module.exports = class HandsCommand extends Command {
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
name: 'Know Your Meme',
|
||||
url: 'https://knowyourmeme.com/',
|
||||
|
||||
@@ -17,11 +17,6 @@ module.exports = class SimpCommand extends Command {
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
name: 'World of Tanks',
|
||||
url: 'https://worldoftanks.com/',
|
||||
|
||||
@@ -28,11 +28,6 @@ module.exports = class SpeedLimitCommand extends Command {
|
||||
url: 'https://www.dafont.com/ashpikachu099.d2541',
|
||||
reason: 'Highway Gothic Font',
|
||||
reasonURL: 'https://www.dafont.com/highway-gothic.font'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -37,11 +37,6 @@ module.exports = class SpotifyNowPlayingCommand extends Command {
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -67,11 +67,6 @@ module.exports = class UndertaleCommand extends Command {
|
||||
url: 'https://earthboundcentral.com/',
|
||||
reason: 'Apple Kid Font',
|
||||
reasonURL: 'https://earthboundcentral.com/2009/11/ultimate-earthbound-font-pack/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -29,11 +29,6 @@ module.exports = class WildPokemonCommand extends Command {
|
||||
url: 'https://www.fontspace.com/jackster-productions',
|
||||
reason: 'Pokemon GB Font',
|
||||
reasonURL: 'https://www.fontspace.com/pokemon-gb-font-f9621'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -22,11 +22,6 @@ module.exports = class YouDiedCommand extends Command {
|
||||
name: 'FromSoftware',
|
||||
url: 'https://www.fromsoftware.jp/ww/',
|
||||
reason: 'Image, Original "Dark Souls" Game'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -18,11 +18,6 @@ module.exports = class AlertCommand extends Command {
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
name: 'Apple',
|
||||
url: 'https://www.apple.com/',
|
||||
|
||||
@@ -26,7 +26,7 @@ module.exports = class BeautifulCommand extends Command {
|
||||
{
|
||||
name: 'Tatsumaki',
|
||||
url: 'https://tatsumaki.xyz/',
|
||||
reason: 'Image, Concept'
|
||||
reason: 'Image'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -30,11 +30,6 @@ module.exports = class BoardroomMeetingCommand extends Command {
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -22,11 +22,6 @@ module.exports = class DislikeCommand extends Command {
|
||||
url: 'https://bethesda.net/en/dashboard',
|
||||
reason: 'Image, Original "Fallout" Game',
|
||||
reasonURL: 'https://fallout.bethesda.net/en/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -26,11 +26,6 @@ module.exports = class EnslavedCommand extends Command {
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -22,11 +22,6 @@ module.exports = class ForFiveHoursCommand extends Command {
|
||||
url: 'https://www.nbc.com/',
|
||||
reason: 'Image, Original "The Office" TV Series',
|
||||
reasonURL: 'https://www.nbc.com/the-office'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -23,11 +23,6 @@ module.exports = class IFearNoManCommand extends Command {
|
||||
url: 'https://www.valvesoftware.com/en/',
|
||||
reasonURL: 'https://www.teamfortress.com/',
|
||||
reason: 'Image, Original "Team Fortress 2" Game'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -30,11 +30,6 @@ module.exports = class IfThoseKidsCouldReadCommand extends Command {
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -22,11 +22,6 @@ module.exports = class LikeCommand extends Command {
|
||||
url: 'https://bethesda.net/en/dashboard',
|
||||
reason: 'Image, Original "Fallout" Game',
|
||||
reasonURL: 'https://fallout.bethesda.net/en/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -31,11 +31,6 @@ module.exports = class MarioBrosViewsCommand extends Command {
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -27,11 +27,6 @@ module.exports = class MetamorphosisCommand extends Command {
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
},
|
||||
{
|
||||
name: 'LuckyAquapura',
|
||||
url: 'https://twitter.com/alcremimiga',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
name: 'Yeah I\'m Stuck in the Void, Keep Scrolling',
|
||||
url: 'https://www.facebook.com/voidmanthing/',
|
||||
|
||||
@@ -25,11 +25,6 @@ module.exports = class PanikKalmPanikCommand extends Command {
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -20,11 +20,6 @@ module.exports = class PillsCommand extends Command {
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
name: 'Google',
|
||||
url: 'https://www.google.com/',
|
||||
|
||||
@@ -20,11 +20,6 @@ module.exports = class PogchampCommand extends Command {
|
||||
name: 'Ryan Gutierrez',
|
||||
url: 'https://twitter.com/gootecks',
|
||||
reason: 'Image'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -31,11 +31,6 @@ module.exports = class SonicSaysCommand extends Command {
|
||||
url: 'https://www.sega.com/',
|
||||
reason: 'Image, Original "Sonic the Hedgehog" Game',
|
||||
reasonURL: 'https://www.sonicthehedgehog.com/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -26,11 +26,6 @@ module.exports = class SpidermanPointingCommand extends Command {
|
||||
reason: 'Image, Original "Spiderman" Comic',
|
||||
reasonURL: 'https://spiderman.marvelhq.com/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
name: 'Google',
|
||||
url: 'https://www.google.com/',
|
||||
|
||||
@@ -29,11 +29,6 @@ module.exports = class ThatSignWontStopMeCommand extends Command {
|
||||
url: 'https://missymeyer.com/',
|
||||
reason: 'Tragic Marker Font',
|
||||
reasonURL: 'https://missymeyer.com/tragic-marker-free-font'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -31,11 +31,6 @@ module.exports = class TuxedoPoohCommand extends Command {
|
||||
url: 'https://www.google.com/',
|
||||
reason: 'Noto Font',
|
||||
reasonURL: 'https://www.google.com/get/noto/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -23,11 +23,6 @@ module.exports = class UltimateTattooCommand extends Command {
|
||||
url: 'http://deathbulge.com/comics',
|
||||
reason: 'Image',
|
||||
reasonURL: 'http://deathbulge.com/comics/114'
|
||||
},
|
||||
{
|
||||
name: 'YorkAARGH',
|
||||
url: 'https://github.com/YorkAARGH',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -22,11 +22,6 @@ module.exports = class WorseThanHitlerCommand extends Command {
|
||||
url: 'https://www.foxmovies.com/',
|
||||
reason: 'Image, Original "Family Guy" Show',
|
||||
reasonURL: 'https://www.fox.com/family-guy/'
|
||||
},
|
||||
{
|
||||
name: '0vertime-dev',
|
||||
url: 'https://github.com/0vertime-dev',
|
||||
reason: 'Concept'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
@@ -17,11 +17,6 @@ module.exports = class ScreenshotCommand extends Command {
|
||||
url: 'https://www.thum.io/',
|
||||
reason: 'API'
|
||||
},
|
||||
{
|
||||
name: 'AzuraApple',
|
||||
url: 'https://github.com/AzuraApple',
|
||||
reason: 'Concept'
|
||||
},
|
||||
{
|
||||
name: 'Block List Project',
|
||||
url: 'https://blocklist.site/',
|
||||
|
||||
Reference in New Issue
Block a user