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: Vedinsoh/discord-auto-publisher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: im-mortal/Discord-Auto-Publisher
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.
  • 14 commits
  • 10 files changed
  • 1 contributor

Commits on Aug 12, 2020

  1. Add .jshintrc file

    im-mortal committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    e5cc3a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7bdb73 View commit details
    Browse the repository at this point in the history
  3. Add Dockerfile

    im-mortal committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    0e2590d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Merge commit 'ba978b36b89e0633d3f5fa4a47e14245b7c93b68' into master

    * commit 'ba978b36b89e0633d3f5fa4a47e14245b7c93b68':
      Update 1.3.0
      Update README.md
      Update README.md
    im-mortal committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    8304f71 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Merge commit '6d1ce5292600f62ac9db07922580cc54e82d8785' into master

    * commit '6d1ce5292600f62ac9db07922580cc54e82d8785':
      Added support for code 50013
      Update 1.3.1
    im-mortal committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    2243a6e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Update .gitattributes

    im-mortal authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    5a67536 View commit details
    Browse the repository at this point in the history
  2. Create .dockerignore

    im-mortal authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    e303484 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Merge commit 'cdece5b1175b46f4e059e3dd653cbb6788ef34c8' into master

    * commit 'cdece5b1175b46f4e059e3dd653cbb6788ef34c8':
      Update message.js
      Update ready.js
      Blacklisted guild check rework
      Added rate limit handling
      Update message.js
      Update 1.4.0
      Update 1.3.2
      Update README.md
      Update README.md
    
    # Conflicts:
    #	events/ready.js
    im-mortal committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    678304e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Merge commit 'dc2029dc1b6676920c89b6fedc40e04c835d0413' into master

    * commit 'dc2029dc1b6676920c89b6fedc40e04c835d0413':
      Update README.md
      Update README.md
      Bump node-fetch from 2.6.0 to 2.6.1
      Create LICENSE
    im-mortal committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    9168f9e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	events/ready.js
    im-mortal committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    4f7d239 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Update CI

    im-mortal committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3898b0a View commit details
    Browse the repository at this point in the history
  2. Pin node v12.22.6

    im-mortal committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3d23b3e View commit details
    Browse the repository at this point in the history
  3. Fix `Error loading shared library ld-linux-x86-64.so.2: No such file …

    …or directory`
    
    (needed by /app/node_modules/re2/build/Release/re2.node)
    im-mortal committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    50b481c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    717caa1 View commit details
    Browse the repository at this point in the history
Loading