Giter VIP home page Giter VIP logo

false_bravery2's Introduction

False Bravery

Language License

Description

False Bravery is a Discord Bot for League of Legends players which creates an image with random champion, summoner spells, items and skill order and sends it to the Discord channel.

Installation and usage

To run False Bravery, you need to have Python and pip installed.

  1. Clone github repository
git clone https://github.com/karolstawowski/false_bravery.git
  1. Create virtual enviroment
py -m venv .venv
  1. Activate virtual enviroment
.\env\Scripts\activate
  1. Install required packages using pip
py -m pip install -r requirements.txt
  1. Create bot_password.txt file and paste your bot's token into it

  2. Run program

python main.py
  1. Bot is ready to use! Type !aramki in Discord text chat to get your random build!

Docker

You can also run False Bravery using Docker. To do so, you need to have Docker installed.

  1. Create docker image
docker build -t false_bravery .
  1. Create docker container
docker run -d --name false_bravery false_bravery

Resources

Riot Games API, Python Imaging Library

Tools and technologies used

Python, pip, Python Imaging Library (PIL)

false_bravery2's People

Contributors

karolstawowski avatar kondi8586 avatar

Watchers

 avatar

false_bravery2'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.