diff options
| author | Sin <[email protected]> | 2020-05-07 08:15:37 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-07 08:15:37 -0700 |
| commit | d1353f8c8719b7c13b5cb0cfd45178a72fd36ce2 (patch) | |
| tree | a7cd2f3010994b6ade524987407fc0ac11212738 | |
| parent | change api urls (diff) | |
| download | dep-core-d1353f8c8719b7c13b5cb0cfd45178a72fd36ce2.tar.xz dep-core-d1353f8c8719b7c13b5cb0cfd45178a72fd36ce2.zip | |
remove this bc this is unused and outdated
| -rw-r--r-- | README.md | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index cd34833..0000000 --- a/README.md +++ /dev/null @@ -1,46 +0,0 @@ -# uwufier - -Uwufier is a awesome Discord bot with MANY awesome features and more to come! - - - Anime! - - Crypto-currency Features (More to come!) - - Fun Commands and Games! :D - - Voice playback features and queue system! (Very cool) - - Utility features for bot info, server info, etc. - - Magic. - -# Latest Features - - - Add Client ID command, **uwu!clientid** or **uwu!cid** - -### Tech - -Uwufier uses a number of open source projects to work properly: - -* [@discordjs/opus] - Cool extension for Opus support -* [at-quotes] - Epic quotes -* [discord.js-commando] - Insane. -* [emoji-random] - Who doesn't like emojis. -* [ytdl-core] - Very nice. -* [discord.js] - duh - -### Installation - -Just invite the bot to your server via [this link](https://discordapp.com/api/oauth2/authorize?client_id=699473263998271489&permissions=8&scope=bot)! - -### Development - -Public contributation is currently closed, sorry. - -License ----- - -MIT - - [@discordjs/opus]: <https://www.npmjs.com/package/@discordjs/opus> - [at-quotes]: <https://www.npmjs.com/package/at-quotes> - [discord.js-commando]: <https://www.npmjs.com/package/discord.js-commando> - [emoji-random]: <https://www.npmjs.com/package/emoji-random> - [ytdl-core]: <https://www.npmjs.com/package/ytdl-core> - - [discord.js]: <https://github.com/discordjs/discord.js> |