Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FRESH-SHIN/DiscordSesameBot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Atamol/DiscordSesameBot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 30, 2024

  1. Update sesame.py

    on_sesame_statechangedを追加
    Atamol authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ead9015 View commit details
    Browse the repository at this point in the history
  2. Update sesame.py

    debug modeのon/offを表示
    Atamol authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2088d20 View commit details
    Browse the repository at this point in the history
  3. Update sesame.py

    デフォルトアイコンでも表示できるように
    toggle debugの修正
    Atamol authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b7b7319 View commit details
    Browse the repository at this point in the history
  4. Update sesame.py

    - ボタン:
    handler.unlock(),handler.lock()の実行のあと,doorlock_status["is_locked"]を直接更新せずにon_sesame_statechangedからの状態変更通知でのみ更新されるように
    - update_lock_status_message:
    doorlock_status["is_locked"]から更新するように
    - @client.event
    on_sesame_statechangedをcallbackに
    Atamol authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f9ba91c View commit details
    Browse the repository at this point in the history
  5. Update sesame.py

    statusが抜けていたので修正
    Atamol authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f5be716 View commit details
    Browse the repository at this point in the history
  6. Update sesame.py

    callback を await ではなく event loop に
    Atamol authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3ad58c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

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

Commits on Apr 24, 2025

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