This commit is contained in:
hydroflame
2021-04-21 08:20:26 -04:00
committed by GitHub
parent 135df8703c
commit b2aafea656
18 changed files with 263 additions and 73 deletions

View File

@@ -88,3 +88,4 @@ This includes information such as function signatures, what they do, and their r
prompt() <basicfunctions/prompt>
wget() <basicfunctions/wget>
getFavorToDonate() <basicfunctions/getFavorToDonate>
flags() <basicfunctions/flags>