GithubHelp home page GithubHelp logo

szte-python-kotprog's Introduction

Market BOT

Python Discord BOT for a simple market system. Made for a university course.


Setup

Requirements

Installation

  1. Clone the repository
  2. Install the requirements with pip install -r requirements.txt
  3. Invite your bot to your server
  4. Start the database with docker-compose up -d or by running docker-compose.yml in your IDE.
  5. Start the bot by running python marketbot/main.py or by clicking the play button in your IDE.
  6. Have fun!

Configuration

Copy the .env.example file to .env and fill in the required values.

Usage

Commands

Command Description
/help Shows a list of all commands
/marketplace Shows a list of all the available items in the market
/shop <args> Create an order
/delete <id> Deletes an order (you can only delete the ones you created)
/update <id> <args> Updates an order (you can only update the ones you created)
/ping Shows the latency of the bot
/channel-info Shows information about a channel on the server
/roll Rolls a random number
/server-info Shows information about the server

License

This project is licensed under the MIT License - see the LICENSE file for details.


szte-python-kotprog's People

Contributors

0xandrewblack avatar

Watchers

 avatar

szte-python-kotprog's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.