Discord bot that shows your daily store offer without open the VALORANT by using the Ingame API.
written using Python and the Pycord library
- Embed Design by Giorgio
- Notify skin
- Battlepass
-
Install requirements
-
Create the discord bot and invite bot to server with scope
applications.commands
-
Clone/Download
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
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 |
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