Giter Site home page Giter Site logo

archbot's Introduction

ArchBot - bot for the \*nix nest Discord server.

Bot created and maintained by users of the *nix nest Discord server.

Open Source Love MIT Licence Arch Powered Gems

Commands

All the commands are available running !help [command].

Installation

Generate an info.yaml file and copy config_example.yaml into config.yaml, filling the requested values.

$ bundle install
$ ruby main.rb

License

MIT

archbot's People

Contributors

anna328p avatar evalelynn avatar ldelelis avatar nhatzhk avatar seraku24 avatar sylveon avatar tadeokondrak avatar tymscar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

archbot's Issues

Implement Travis

Travis CI offers a free tier for Open Source projects. I think it'd be good to set up one here, that at least validates that pushed code is RuboCop compliant.

STFU Mauro

Well, as of 2017-06-01 23:52:39, lkml.org is likey down, but you get what I mean.

Short-circuit the discordrb parser?

More control is needed over the parsing of arguments. discordrb do a fine job, but maybe the devs are java-tizing it to much (sue me). For example, - chars are automatically stripped from the arguments when they are not enclosed in quotes:
<prefix>echo 10 -10 # => 10 10
<prefix>echo "10 -10" # => 10 -10

Should I create an issue upstream?

Tab completion

Tell the devs to add tab completion to the bot. It's to tedious to rite the whole command name. God bless you and God bless America.

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.