mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 21:40:51 +02:00
Credit for Pokemon Solid Font
This commit is contained in:
@@ -1022,6 +1022,8 @@ here.
|
|||||||
* certificate ([Image](https://www.creativecertificates.com/award-certificate-templates/))
|
* certificate ([Image](https://www.creativecertificates.com/award-certificate-templates/))
|
||||||
- [cylgom](https://www.deviantart.com/cylgom)
|
- [cylgom](https://www.deviantart.com/cylgom)
|
||||||
* yu-gi-oh-gen ([Card Base Template](https://www.deviantart.com/cylgom/art/Yu-GI-Oh-ultra-faithful-monster-card-template-728814822))
|
* yu-gi-oh-gen ([Card Base Template](https://www.deviantart.com/cylgom/art/Yu-GI-Oh-ultra-faithful-monster-card-template-728814822))
|
||||||
|
- [DaFont](https://www.dafont.com/)
|
||||||
|
* whos-that-pokemon ([Pokemon Solid Font](https://www.dafont.com/pokemon.font))
|
||||||
- [Danbooru](https://danbooru.donmai.us/)
|
- [Danbooru](https://danbooru.donmai.us/)
|
||||||
* danbooru (API)
|
* danbooru (API)
|
||||||
- [Dance Dance Revolution](https://www.ddrgame.com/)
|
- [Dance Dance Revolution](https://www.ddrgame.com/)
|
||||||
|
|||||||
@@ -41,6 +41,12 @@ module.exports = class WhosThatPokemonCommand extends Command {
|
|||||||
reason: 'Background Image',
|
reason: 'Background Image',
|
||||||
// eslint-disable-next-line max-len
|
// eslint-disable-next-line max-len
|
||||||
reasonURL: 'https://www.reddit.com/r/pokemon/comments/420xiv/whos_that_pokemon_1920x1080_hd_template_i_just/'
|
reasonURL: 'https://www.reddit.com/r/pokemon/comments/420xiv/whos_that_pokemon_1920x1080_hd_template_i_just/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'DaFont',
|
||||||
|
url: 'https://www.dafont.com/',
|
||||||
|
reason: 'Pokemon Solid Font',
|
||||||
|
reasonURL: 'https://www.dafont.com/pokemon.font'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
args: [
|
args: [
|
||||||
|
|||||||
Reference in New Issue
Block a user