diff options
| author | s1n <[email protected]> | 2020-04-23 02:23:03 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-23 02:23:03 -0700 |
| commit | abd118030fdd518a7473ec75dbacc9704ff07f1c (patch) | |
| tree | 613dd419f1bb3ffc9fddffe02666bb13ec297771 | |
| parent | remove nek, add clientid, v7.3.3 (diff) | |
| download | dep-core-abd118030fdd518a7473ec75dbacc9704ff07f1c.tar.xz dep-core-abd118030fdd518a7473ec75dbacc9704ff07f1c.zip | |
Create README.md
| -rw-r--r-- | README.md | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd34833 --- /dev/null +++ b/README.md @@ -0,0 +1,46 @@ +# 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> |