mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +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/))
|
||||
- [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))
|
||||
- [DaFont](https://www.dafont.com/)
|
||||
* whos-that-pokemon ([Pokemon Solid Font](https://www.dafont.com/pokemon.font))
|
||||
- [Danbooru](https://danbooru.donmai.us/)
|
||||
* danbooru (API)
|
||||
- [Dance Dance Revolution](https://www.ddrgame.com/)
|
||||
|
||||
@@ -41,6 +41,12 @@ module.exports = class WhosThatPokemonCommand extends Command {
|
||||
reason: 'Background Image',
|
||||
// eslint-disable-next-line max-len
|
||||
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: [
|
||||
|
||||
Reference in New Issue
Block a user