R0R0 is a simple Discord bot developed using VanillaJS and discord.js. It provides various fun and useful commands for your Discord server.
🤖 To initialize the bot, simply run the following command:
node .
For deployment instructions, you can refer to this tutorial: Deployment Tutorial
R0R0 was previously deployed on Heroku, a cloud platform that allows you to host and run applications. It was hosted as a worker using the command node main.js
. However, it is currently not online on Heroku due to associated costs. 🪦
For a comprehensive guide on how to use and customize R0R0, you can check out the following tutorial videos:
R0R0 is developed using JavaScript and leverages several technologies and APIs:
-
discord.js: Utilizes the discord.js library for interaction with the Discord API.
-
dotenv: Uses dotenv for managing environment variables.
-
async/await: Employs async/await for asynchronous operations.
-
axios: Makes HTTP requests to various APIs.
-
Login/Auth Token: Requires login/auth token for Discord Bot API authentication.
R0R0 provides the following commands to enhance your Discord experience:
- Random Cat Photo: Fetches a random cat photo from the Cataas API. 😺
-
GitHub Profile Lookup: Retrieves GitHub profile information, including an image, using the GitHub API. 🔍
-
Random Rick and Morty Character: Retrieves information about a random character from the Rick and Morty series using the Rick and Morty API. 🛸
-
Programming Jokes: Fetches a random programming-related joke from the Official Joke API. 😜
-
Random Pokemon: Provides information and an image of a random Pokemon using the PokeAPI. 👾
- Cryptocurrency Prices: You can now check the current price of cryptocurrencies. Use
$crypto
followed by the cryptocurrency symbol (e.g.,$crypto bitcoin
) to get the current price in USD. Powered by the CoinGecko API. 💵
- Random Friend Jokes: Shares humorous phrases from a friend's collection as a joke.
Feel free to explore and enjoy these commands with R0R0!
R0R0 is currently not online on Heroku due to associated costs. However, you can install it locally and run it using the provided initialization command.
Have fun and enhance your Discord server with R0R0 Discord Bot! 🤖
Made with 🦔 by @TheRoro