Skip to content

thanaprut/Valorant-item-shop-discord-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WARNING! THERE COULD BE A LOT OF BUGS THAT CAUSE THIS PROGRAM TO NO WORKI I HAVENT WORKED ON THIS PROJECT FOR A LONG TIME AND ALSO THE LATEST FUNCTION (SKIN NOTIFATOR) DOESNT WORK!

INFO

VALORANT item shop is a discord bot to view item's in your store without opening the VALORANT game client.

Python version

  • Python 3.6 +

Installation

1 - Clone the github repository

git clone https://github.com/OwOHamper/Valorant-item-shop-discord-bot.git

2 - Install the requeirements using using a terminal with:

pip install -r requirements.txt

3 - Make a discord bot account from here and get the bot's token

4 - Open the python file using your text editor of choice and change the following variables

REGION = "ENTER_USER_REGION" <- NA, EU etc..
Prefix = "ENTER BOTS PREFIX" <- Prefix for the bot
username = "ENTER_RIOT_USERNAME_HERE" <- Your Riot username NOT your ingame username
password = "ENTER_RIOT_PASSWORD_HERE" <- The password for your Riot Account
bot_token = "ENTER_BOT_TOKEN_HERE" <- Discord Bot token
ChannelToSentNotifications = <- Discord Channel ID
user_to_ping = <- Username ID

5 - Run the python script

6 - If everything went smoothly the bot should be up and running, go to your discord server and type !shop and it should display your daily shop

image

7 - If you want to add item to favourite use !favourite command

image

Issues

If you find an error or can't seem to run create an issue.

About

Valorant-item-shop-discord-bot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%