Git Product home page Git Product logo

fuelrats-dispatchassist's People

Contributors

b-gantz avatar theunkn0wn1 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

fuelrats-dispatchassist's Issues

Remove hard dependency on Hexchat

By making hexchat a soft dependency, the code can be unit-tested more freely.
Hexchat dependent functions should not be called if hex fails to import
TODO:

  • Add error handling this should be wrapped in a try catch block the sets a field do disalllow execution of hex dependent hooks during init
  • add check to init() to prevent hex dependent execution when hex fails to import

TODO list

Commands

  • update system /sys index system_eol (anything after index is treated as part of the system)
  • update platform /platform index platform
  • update client name /client index irc_name
  • update language
  • add rats /assign rat1... ratn -- rat1 required, all others optional
  • remove rats /unassign rat1..ratn
  • generate stub case
  • delete case /rm case or /del case
  • toggle active
  • sync with Mecha

Case id detection sometimes fails

Issue: case detection does not always work as expected, resulting in cases being generated with index -1
Frequency: Intermittent
Severity: medium
Seems that, under unknown circumstances, mecha's ratsignal messages are getting truncated, resulting in the case not being detected.

log:

[dispatch:on_message_received] [':MechaSqueak[BOT][email protected]', 'PRIVMSG', '#fuelrats', ':RATSIGNAL', '-', 'CMDR', '\x02Client', 'oscar\x02', '-', 'System:', '\x02Pleiades', 'Sector', 'MN-T', 'C3-15\x02', '(54.98', 'LY', 'from', 'Maia)', '-', 'Platform:', '\x02\x0303XB\x03\x02', '-', 'O2:', 'OK', '-', 'Language:', 'English', '(en-US)', '-', 'IRC', 'Nickname:']
[dispatch:parser:parse_ratsignal] o2 is OK
[dispatch:on_message_received] parsed data is <__main__.Case object at 0x000002386811B0B8>
[dispatch:toggle_verbose] args = {'data': <__main__.Case object at 0x000002386811B0B8>}
[dispatch:append] new entry is {-1: <__main__.Case object at 0x000002386811B0B8>}
[dispatch:append] new entry created...

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.