Giter VIP home page Giter VIP logo

bitbot's People

Contributors

zwily avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

bitbot's Issues

usernames on freenode

When using bitbot on Freenode, it doesn't hold the nick in the sql db it holds the freenode 'user number' that it gets from the INFO.

I.E. mine comes up as WeirdThall!b0192692@blahblahblah, so it uses the b0192692 as the database entry and all tips etc come up as sent by b0192692 instead of WeirdThall.

I see in bitbot/lib/plugin/common.rb that I can change a user based on nick and change it to User(nick) but which bit of the following do I change (or is it all instances of 'username' changing to user(nick) )?

def user_with_username(username)
    bot.user_list.each do |user|
      return user if user.user == username
    end

Not joining a channel

Using this bot and it joins the IRC network but not any channels. Have added channels: #chan_name to the bitbot.yml but its still not joining.

Am I doing this wrong?

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.