Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Use own command handler #10

Draft
wants to merge 93 commits into
base: master
Choose a base branch
from
Draft

Use own command handler #10

wants to merge 93 commits into from

Commits on Nov 21, 2021

  1. Start migrating to v2

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    ace390f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcaddbb View commit details
    Browse the repository at this point in the history
  3. Fix things

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    4be5db6 View commit details
    Browse the repository at this point in the history
  4. Add hidden attr

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    6266ba4 View commit details
    Browse the repository at this point in the history
  5. Small bug fix

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    aa6dc9b View commit details
    Browse the repository at this point in the history
  6. Use the unused var

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    62deacd View commit details
    Browse the repository at this point in the history
  7. Some bug fixes

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    c7e1b60 View commit details
    Browse the repository at this point in the history
  8. Small bugs

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    24b9e11 View commit details
    Browse the repository at this point in the history
  9. Fix help command

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    1096cbc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86b32b1 View commit details
    Browse the repository at this point in the history
  11. Make the prefix optional

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    c9aaadd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a73720 View commit details
    Browse the repository at this point in the history
  13. Fix converter

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    64ae085 View commit details
    Browse the repository at this point in the history
  14. Minor change

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    77801f2 View commit details
    Browse the repository at this point in the history
  15. AttributeError fix

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    3067426 View commit details
    Browse the repository at this point in the history
  16. Fix if statement logic

    norinorin committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    7c8f175 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    b84a63a View commit details
    Browse the repository at this point in the history
  2. Rename some methods

    norinorin committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    b19e914 View commit details
    Browse the repository at this point in the history
  3. Fix wrong reference

    norinorin committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    a17d52b View commit details
    Browse the repository at this point in the history
  4. Make use of lifetime events

    norinorin committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f75ec8e View commit details
    Browse the repository at this point in the history
  5. Fix invalid reference

    norinorin committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    1283bb0 View commit details
    Browse the repository at this point in the history
  6. Fix aliasing

    norinorin committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    bd3e586 View commit details
    Browse the repository at this point in the history
  7. Fix listener not registered

    norinorin committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    f2de72b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Add kita

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    10e853a View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    d457dde View commit details
    Browse the repository at this point in the history
  3. Implement basic responses

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    a5371b0 View commit details
    Browse the repository at this point in the history
  4. Implement more stuff

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    9aa6a68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d8abb2 View commit details
    Browse the repository at this point in the history
  6. Remove py.typed

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    ddfb2f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    994a6e0 View commit details
    Browse the repository at this point in the history
  8. Update tox

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    046ae94 View commit details
    Browse the repository at this point in the history
  9. Reuse tox env

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    20c57e7 View commit details
    Browse the repository at this point in the history
  10. Prepend python -m

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    5e031ab View commit details
    Browse the repository at this point in the history
  11. Can you not

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    1d0a4d2 View commit details
    Browse the repository at this point in the history
  12. Reuse env

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    ef9bb1e View commit details
    Browse the repository at this point in the history
  13. Pluralization

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    ab01df1 View commit details
    Browse the repository at this point in the history
  14. Fix typehint

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    5755d11 View commit details
    Browse the repository at this point in the history
  15. Score pylint up

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    16fc2a9 View commit details
    Browse the repository at this point in the history
  16. Target tox to kita instead

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    f768d7d View commit details
    Browse the repository at this point in the history
  17. Use mypy at master

    norinorin committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    7241fd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    8da42b9 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    norinorin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    05b3f63 View commit details
    Browse the repository at this point in the history
  3. Add and fix more things

    norinorin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    aac9832 View commit details
    Browse the repository at this point in the history
  4. Tidy up things

    norinorin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    4f3df7d View commit details
    Browse the repository at this point in the history
  5. Make the data covariant

    norinorin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    073f3e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58331a1 View commit details
    Browse the repository at this point in the history
  7. Fix extension hooks

    norinorin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    384fe39 View commit details
    Browse the repository at this point in the history
  8. Add examples

    norinorin committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    cd4b060 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Tidy up things

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    f20498d View commit details
    Browse the repository at this point in the history
  2. Implement checks

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    eb62240 View commit details
    Browse the repository at this point in the history
  3. Minor changes

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    ff680fe View commit details
    Browse the repository at this point in the history
  4. Update examples

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    1da8005 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4e8100 View commit details
    Browse the repository at this point in the history
  6. Fix typing

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    f8fd9dc View commit details
    Browse the repository at this point in the history
  7. Minor typing changes

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    1a8db5b View commit details
    Browse the repository at this point in the history
  8. Implement cooldowns

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    f049302 View commit details
    Browse the repository at this point in the history
  9. Update examples

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    f29e8fa View commit details
    Browse the repository at this point in the history
  10. Fix typecheck error

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    021c482 View commit details
    Browse the repository at this point in the history
  11. Make use of list comp

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    82460ce View commit details
    Browse the repository at this point in the history
  12. Some internal changes

    norinorin committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    b15d4e0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c8e862 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Implement contexts

    norinorin committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    7ec521b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3bb7c5 View commit details
    Browse the repository at this point in the history
  3. Add utils.get

    norinorin committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    6f3e5ec View commit details
    Browse the repository at this point in the history
  4. Minor naming change

    norinorin committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    e8148f8 View commit details
    Browse the repository at this point in the history
  5. Remove redundant stuff

    norinorin committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    9b9fda7 View commit details
    Browse the repository at this point in the history
  6. Rename CommandInCooldown

    norinorin committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ed1a230 View commit details
    Browse the repository at this point in the history
  7. Start rewriting nokari

    norinorin committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    7c94372 View commit details
    Browse the repository at this point in the history
  8. Fix wrong reference

    norinorin committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    034d09c View commit details
    Browse the repository at this point in the history
  9. Fix things

    norinorin committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f9de6db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64a2c6f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cef341a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a37fbbf View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Fix prompt

    norinorin committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    d0df521 View commit details
    Browse the repository at this point in the history
  2. Fix some of mypy errors

    norinorin committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    1ae85b4 View commit details
    Browse the repository at this point in the history
  3. Lint back nokari

    norinorin committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    d509101 View commit details
    Browse the repository at this point in the history
  4. Fix circular imports

    norinorin committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    10fc165 View commit details
    Browse the repository at this point in the history
  5. Fix uninstantiated object

    norinorin committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    b8d2a0d View commit details
    Browse the repository at this point in the history
  6. Fix responses

    norinorin committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    6cae276 View commit details
    Browse the repository at this point in the history
  7. Fix error handler

    norinorin committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    7cf1c20 View commit details
    Browse the repository at this point in the history
  8. Move the key popping

    norinorin committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    d3f2c9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    474d29a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    668b8e5 View commit details
    Browse the repository at this point in the history
  11. Tidy up the logic

    norinorin committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    305c87e View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    b0d745f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Fix error handler

    norinorin committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    18b0b3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e2d4c View commit details
    Browse the repository at this point in the history
  3. Move the popping, again

    norinorin committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    efed4c7 View commit details
    Browse the repository at this point in the history
  4. Fix annotation check

    norinorin committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    dd5b663 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Fix 404 responses

    norinorin committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    0028dcf View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Replace lightbulb with kita

    norinorin committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    070e6a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Implement dynamic cooldown

    norinorin committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    090777b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afade7b View commit details
    Browse the repository at this point in the history