Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

An open source bot with paypal api to sell products on discord

License

Notifications You must be signed in to change notification settings

Binacy/paypal-integrated-discord-bot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paypal Integrated Discord Bot

An awesome open source project to demonstrate the usage of paypal api with a discord bot for selling products!

Getting Started

  1. Clone this repo on your local machine
git clone https://github.com/gauravwtf/paypal-integrated-discord-bot-example
  1. Install the requirements (Sorry i use reqs instead of requirements)
pip3 install -U -r reqs.txt
  1. Create a discord application and bot on Discord Developer Portal

  2. Rename the example.config.py file to config.py

  3. Complete the config.py file.

  4. Run the bot

python3 main.py

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Discord - @Binacy

(back to top)

About

An open source bot with paypal api to sell products on discord

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages