diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-08-21 14:07:47 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-08-21 14:07:47 -0400 |
commit | cb750202d5e8bd323c2d9628930506b4c870b845 (patch) | |
tree | 904e112e1d4f8365c50bbb00ae601a2b65b21700 /README.md | |
parent | 932e6a75ccb1715d70e5060a89ccd3754c656186 (diff) | |
download | tanzanite-cb750202d5e8bd323c2d9628930506b4c870b845.tar.gz tanzanite-cb750202d5e8bd323c2d9628930506b4c870b845.tar.bz2 tanzanite-cb750202d5e8bd323c2d9628930506b4c870b845.zip |
node 18
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,8 @@ <!-- markdownlint-disable-file MD010 MD033 MD041 --> -<a href="https://discord.com/api/oauth2/authorize?client_id=767478359348740148&permissions=5368709119918&scope=bot%20applications.commands"><h1 align="center" > BushBot </h1></a> +<a href="https://discord.com/api/oauth2/authorize?client_id=767478359348740148&permissions=5368709119918&scope=bot%20applications.commands"> + <h1 align="center">BushBot</h1> +</a> <div align="center"> <!-- lint --> @@ -39,7 +41,7 @@ BushBot is an open-sourced multi-purpose moderation, and leveling bot. <h3>Prerequisites</h3> -- <a href="https://nodejs.org/en/">Node.JS</a> v17.0.0+ +- <a href="https://nodejs.org/en/">Node.JS</a> v18.0.0+ - <a href="https://yarnpkg.com/getting-started/install">Yarn</a> - <a href="https://github.com/Automattic/node-canvas/wiki/Installation:-Windows">node-canvas</a> - <a href="https://git-scm.com/">git</a> |