Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tictactoe #5

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open

Tictactoe #5

wants to merge 37 commits into from

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    552f14b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3045b31 View commit details
    Browse the repository at this point in the history
  3. Delete README.md

    angwarrenn authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    3af94a9 View commit details
    Browse the repository at this point in the history
  4. init

    angwarrenn committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    541e4a1 View commit details
    Browse the repository at this point in the history
  5. v2 bot alive

    angwarrenn committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    08ee4fd View commit details
    Browse the repository at this point in the history
  6. added README

    Weng Jae Chin authored and Weng Jae Chin committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    66340a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. slash commands

    angwarrenn committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    8a23d46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b5eaf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. updated

    angwarrenn committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    161dc9f View commit details
    Browse the repository at this point in the history
  2. clean up

    angwarrenn committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    7a4fc4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a9e924 View commit details
    Browse the repository at this point in the history
  4. updated

    angwarrenn committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    626c122 View commit details
    Browse the repository at this point in the history
  5. clean up

    angwarrenn committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    4a238b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. update

    Weng Jae Chin authored and Weng Jae Chin committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7188dfe View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. init

    angwarrenn committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d029d2a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. workbook

    angwarrenn committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    325ebb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Merge branch 'main'

    Conflicts:
    	.gitignore
    	README.md
    Ry-DS committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    083f87e View commit details
    Browse the repository at this point in the history
  2. Make cogs work

    Ry-DS committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    dbb4c10 View commit details
    Browse the repository at this point in the history
  3. Delete redundant notebook

    Ry-DS committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    eddf1b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. make things work again

    Ry-DS committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0e1771e View commit details
    Browse the repository at this point in the history
  2. fixed refactoring error

    angwarrenn committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    798672f View commit details
    Browse the repository at this point in the history
  3. fixed refactoring error

    angwarrenn committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    29100ef View commit details
    Browse the repository at this point in the history
  4. Make thing work with main2.py

    Ry-DS committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    aa8238a View commit details
    Browse the repository at this point in the history
  5. fix env

    Ry-DS committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3c55de3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Merge branch 'main' into tictactoe

    # Conflicts:
    #	.gitignore
    #	README.md
    #	cogs/hello.py
    #	main.py
    #	main2.py
    #	w1/README.md
    #	w1/discord_py_cheatsheet.md
    #	workbook-template.md
    Ry-DS committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    692c595 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Move to w4

    Ry-DS committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    636ad1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba61606 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. workbook changes

    angwarrenn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    de657b0 View commit details
    Browse the repository at this point in the history
  2. minor changes

    Daniel committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    c833985 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'tictactoe' of https://github.com/HackMelbourne/Decoded-3

    …into tictactoe
    Daniel committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    bf2420f View commit details
    Browse the repository at this point in the history
  4. example tictactoe

    Daniel committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7274911 View commit details
    Browse the repository at this point in the history
  5. cleaned up branch

    angwarrenn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    794e1a5 View commit details
    Browse the repository at this point in the history
  6. cleaned up codebase

    angwarrenn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    dd4232c View commit details
    Browse the repository at this point in the history
  7. updated workbook

    angwarrenn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    98780e0 View commit details
    Browse the repository at this point in the history
  8. updated workbook

    angwarrenn committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7038a42 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. updated table of contents

    angwarrenn committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    3e24690 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. added requirements.txt

    angwarrenn authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1e070e2 View commit details
    Browse the repository at this point in the history