Skip to content

A Bot which will display in-game shop for specific players

License

Notifications You must be signed in to change notification settings

typhonshambo/valo-shop

Repository files navigation

🔗| INVITE THE BOT

a ready made bot is already being hosted to test out!

check here

⚙️| SETUP

Self-hosting

just put the details in config/config.json

{
    "token" : "YOUR BOT TOKEN HERE",
    "prefix" : "/",
    "DATABASE_URL" : "Postgres_Database_Url_here",
    "guilds":[server IDS]
}

then run main.py

Heroku

A saperate branch for has been made for heroku click here to go there. Just download the code and push it in heroku all the dependencies are already setup.

config vars

token=your token
prefix=/
DATABASE_URL=your_postgresDB_url

📸| SCREENSHOTS

❓| HAVE ANY QUESTION?

join our discord server and ping me in chat, i will be happy to help you out :D

Support Server

🙌| SUPPORT

  • Follow my github profile
  • Join our discord Server
  • Star this Repository

Releases

No releases published

Packages

No packages published

Languages