ctnkaan / Noodle

(CURRENTLY BEING RE WRITTEN) A discord bot that can use Reddit, open cases, show osu! stats, play minigames and more !

Home Page:https://discord.com/oauth2/authorize?client_id=731514334621991025&scope=bot&permissions=8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord bot <> with ❤️ by Çetin Kaan Taşkıngenç

Thanks to Mehmetcan Polat for his contributions ! Thanks to Can Yılmazer for this awesome logo !

Installation

yarn install
add your .env file at the src folder

How To Run (Docker)

docker-compose up

How To Run (Node)

node server.js

----------------------------COMMANDS----------------------------

--------------REDDIT------------
-meme -->   Displays a dank meme
-reddit <name> -->   Displays a image and comment from the subreddit <subreddit name> 

--------------MUSIC-------------
-p <song> -->   play a song 
-skip -->   skip the song 
-pause -->   pause the song 
-resume -->   resume the song 
-clear -->   clear the queue 
-q -->   show the queue 
-prog -->   show the progress of the song 
-loop -->   loop the song 

---------MINIGAMES-----------
-roll <number> -->   Random number between 1 and <number>
-rps -->   Rock Paper Scissors
-rr -->   Russian Roulette
-case -->   Open a weapon case
-bj -->   Start a Blackjack game

------------MISC-------------------
-stats -->   Displays the stats of the bot
-btc -->   Shows bitcoin value
-weather <city> -->   Shows weather of the given city
-countdown <number> -->   Sets a countdown from <number>
-osu <username> -->   Shows Osu! stats 
-ws <website> -->   takes image of a webste
-covid -->   Shows vaccination number for Turkey

------------MODERATION----------------
-kick <username> -->   Kicks the user from server
-ban <username> -->   Slams the banhammer to that user

About

(CURRENTLY BEING RE WRITTEN) A discord bot that can use Reddit, open cases, show osu! stats, play minigames and more !

https://discord.com/oauth2/authorize?client_id=731514334621991025&scope=bot&permissions=8

License:MIT License


Languages

Language:TypeScript 99.6%Language:Dockerfile 0.4%