GithubHelp home page GithubHelp logo

bots's Introduction

PyRVA Bots

Bot Service Description
raffle-bot Discord Monitor text channels to help with raffles

bots's People

Contributors

briancohan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bots's Issues

`discord.py` not in requirements

I created a new virtual environment and installed the dependencies in requirements-prod.txt, but it seems like it might need the discord.py package.

Convert Symbols to url friendly text

await ctx.send(f"Here, allow me to google that one for you:\nhttps://letmegooglethat.com/?q={args.replace(' ', '+')}") #,reference=ctx.message

too tired to fix right now so putting this here to remind myself. Need to interpret the string and replace things like "==" with "%3D%3D"

original error:
!google python difference between == and is
returns:
(link)[https://letmegooglethat.com/?q=python+difference+between+==+and+is]

ModuleNotFoundError: No module named 'raffle_bot'

    I just checked out this PR and noticed a few concerns. They might not have to do with this PR specifically, but I figure I can note them here.
  • The tests fail with the message ModuleNotFoundError: No module named 'raffle_bot'.
  • I can't find anything that declares what dependencies this project has.

This is not to heap criticism on the work done. I appreciate the help and would be happy to help with them.

Originally posted by @Chris-May in #3 (comment)

Should we set up better dependency workflow?

I noticed requirements-dev.txt has a mountain of pinned dependencies in there. I think there might be a better way to manage the dependencies.

I prefer the pip-tools workflow, but I am very open to anything.

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.