Skip to content

Discord.py, bot for personal use 🤖 Features ⚡Displays the rank of a Rocket League player. Provides information about recommended books. Retrieves the current weather information for a specified location. Displays the avatar of a specified user of the server. more

Notifications You must be signed in to change notification settings

PabloPoder/discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot - Rachael Nexus 7

Rachael

Description 📄

  • This project is a Discord bot that performs various commands and functionalities. It is designed to enhance the user experience and provide useful features within a Discord server.

Features ⚡

  • /rlrank: This command displays the rank of a Rocket League player.
  • /books: This command provides information about recommended books.
  • /weather: This command retrieves the current weather information for a specified location.
  • /avatar: This command displays the avatar of a specified user of the server.
  • /eeorigins: This command provides a guide to do the origins easter egg.
  • /toptracks: This command displays the top tracks of the admin user.
  • /recommendations: This command provides recommendations base on the user's toptracks.
  • /createplaylist: This command creates a playlist based on the user's toptracks and recommendations.

Feel free to explore and use these commands to enhance your Discord server!

Tools used ⚙️

  • Language: Python
  • Libraries used: discord.py

Installation 🛠

  1. Clone the repository:

    git clone
  2. Install the required libraries:

    pip install -r requirements.txt
  3. Create a .env file and add the following environment variables, check apikeys.py for the required keys:

    DISCORD_TOKEN
    WEATHER_API_KEY
    SPOTIFY_CLIENT_ID
    SPOTIFY_CLIENT_SECRET
    ...
  4. Run the bot:

    python bot.py

Contributions

Contributions are welcome! If you want to improve the app, please open an "issue" or submit a "pull request".

Enjoy exploring and saving your favorite places with MyPlaces! 🌍✨

About

Discord.py, bot for personal use 🤖 Features ⚡Displays the rank of a Rocket League player. Provides information about recommended books. Retrieves the current weather information for a specified location. Displays the avatar of a specified user of the server. more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages