feat(nerdify): introduced cog
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 39s

This commit is contained in:
SeaswimmerTheFsh 2023-12-28 18:58:41 -05:00
parent db85e21b32
commit a759cf2a49
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
3 changed files with 69 additions and 0 deletions

10
nerdify/info.json Normal file
View file

@ -0,0 +1,10 @@
{
"author" : ["SeaswimmerTheFsh"],
"install_msg" : "Thank you for installing Nerdify!\nYou can find the source code of this cog [here](https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs).",
"name" : "Nerdify",
"short" : "Nerdify your text!",
"description" : "Nerdify your text!",
"end_user_data_statement" : "This cog does not store end user data.",
"hidden": true,
"disabled": true
}