Skip to content

Rver17/ValorantStoreChecker-discord-bot

 
 

Repository files navigation

Valorant store checker - Discord Bot (BETA)

Discord bot that shows your daily store offer without open the VALORANT by using the Ingame API. written using Python and the Pycord library

Screenshot

image

  • Notify skin

image

  • Battlepass

image

Installations

pip install -r requirements.txt
# manual install package

pip install py-cord==2.0.0b5
pip install requests
pip install python-dotenv
  • Store discord bot token in .env
TOKEN='INPUT DISCORD TOKEN HERE'
  • Run the bot
python bot.py
  • Slash Command in the global happens instantly (takes 1 hour to process.) | force global -setup global
  • if you want use in server now -setup guild to setup the commands. | remove command -unsetup guild

Usage

Command Action
store Shows your daily store
point Shows your valorant point
login Log in with your Riot acoount
logout Logout your Riot acoount
misson View your daily/weekly mission progress
notify Set a notification when a specific skin is available on your store
notifys View skins you have set a notification for
notify_mode Change notification mode Specified skin or all skin
nightmarket Shows your nightmarket
battlepass View your battlepass' current tier

Special thanks

for providing a great API about Valorant!

for every skin names and images!

for embed design and helping me and more! <3

developer community for valorant api

Support Me

ko-fi

About

Valorant store offer discord-bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%