Giter Site home page Giter Site logo

bot1412's Introduction

BOT1412

OSRS Related Discord bot.

Installation

  1. Clone/download the repository.
  2. Install the required packages from requirements.txt (pip install -r requirements.txt).
  3. Provide a discord token for the bot in discord_token.py (see https://discordpy.readthedocs.io/en/latest/discord.html).
  4. Invite the bot to your server.
  5. Run "main.py" (python main.py)

bot1412's People

Contributors

jesse1412 avatar meeranb avatar vablings avatar

Watchers

James Cloos avatar  avatar

Forkers

meeranb roccoenzo

bot1412's Issues

Update README

This would add more polish to the project, you could include:

  • A brief description of the bot

  • The technologies involved (language, packages used, etc.)

  • A list of the commands available and a very short description of what they do with an outsider (non runescape-player) perspective in mind

  • A short video demonstration showing some of the available features

Make the bot server agnostic.

Currently the bot assumes it's used on a single server. Things like the !roles and !debt commands are not designed with multiple servers in mind, changing that would be ideal.

Drop table corrections

Some boss drop tables have multiple tables (representing multiple rolls) within them when they perhaps should not, I am not fully certain of the correct implementation, however I thought this was worth pointing out due to your comments within drop_simulation.py namely:

# One monster's "drop table" often consists of multiple different tables. To be statistically correct, we must treat them separately if they can roll simultaneously.

Consider writing tests

Having the option to run test suites on newly developed code would really help in giving this project a professional touch, if this is something that is relevant for this project!

Add an installation guide for development purposes

A guide on how to install this project on a local machine would add a bit of polish to the project as a whole, as well reducing the barrier to entry for those newer to python, the detail of the guide would be entirely at your disgression of course.

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.