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: Scotsguy/background-cat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MultiMC/background-cat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.

Commits on Aug 27, 2019

  1. Rewrite in Rust

    Scotsguy committed Aug 27, 2019
    Copy the full SHA
    42790cf View commit details
  2. Set Activity

    Also ran cargo fmt
    Scotsguy committed Aug 27, 2019
    Copy the full SHA
    4379c75 View commit details

Commits on Aug 30, 2019

  1. Dependency Bump

    Scotsguy committed Aug 30, 2019
    Copy the full SHA
    568ade7 View commit details

Commits on Sep 2, 2019

  1. Fix replying with an empty mistake list

    Have a cat as consolation: 🐈
    Scotsguy committed Sep 2, 2019
    Copy the full SHA
    f20ca60 View commit details

Commits on Sep 12, 2019

  1. Copy the full SHA
    afa27f3 View commit details

Commits on Sep 28, 2019

  1. Remove Windows-Specific Advice

    Server Java is rarely an issue on Windows,
    so telling people to download it from Oracle's site is bad -
    the package manager is much preferred.
    Scotsguy committed Sep 28, 2019
    Copy the full SHA
    3d15d5d View commit details

Commits on Nov 30, 2019

  1. Bump Dependencies

    reqwest 0.9.20 => 0.9.22
    env_logger 0.6.2 => 0.7.1
    serenity 0.7.0 => 0.7.3
    Scotsguy committed Nov 30, 2019
    Copy the full SHA
    6c61d6b View commit details
  2. Don't double-post in DMs

    If we're replying to a log in DMs,
    we don't also want to tell the user about the bot.
    Scotsguy committed Nov 30, 2019
    Copy the full SHA
    3c939a0 View commit details

Commits on Dec 5, 2019

  1. Copy the full SHA
    f74937b View commit details

Commits on Dec 30, 2019

  1. Copy the full SHA
    866b66f View commit details
  2. Add OutOfMemoryError warning

    Scotsguy committed Dec 30, 2019
    Copy the full SHA
    f2e4067 View commit details
  3. Use rayon

    To run all regexes at once
    Scotsguy committed Dec 30, 2019
    Copy the full SHA
    dc6421f View commit details
  4. Bump dependencies

    Scotsguy committed Dec 30, 2019
    Copy the full SHA
    7091606 View commit details

Commits on Jan 9, 2020

  1. Copy the full SHA
    e30d4d0 View commit details
  2. More Forge versions

    Scotsguy committed Jan 9, 2020
    Copy the full SHA
    5574724 View commit details
  3. Regex & Message Adjustment

    \d -> [0-9]
    Scotsguy committed Jan 9, 2020
    Copy the full SHA
    2236762 View commit details

Commits on Jan 11, 2020

  1. Add OneDrive lint

    Scotsguy committed Jan 11, 2020
    Copy the full SHA
    e5bd1de View commit details

Commits on Jan 31, 2020

  1. Fix 32-bit Java link

    Scotsguy committed Jan 31, 2020
    Copy the full SHA
    bf41c86 View commit details

Commits on Feb 1, 2020

  1. Copy the full SHA
    cdc3f7b View commit details

Commits on Feb 4, 2020

  1. Copy the full SHA
    248760c View commit details

Commits on Feb 5, 2020

  1. More Forge versions

    Scotsguy committed Feb 5, 2020
    Copy the full SHA
    6135902 View commit details
  2. Copy the full SHA
    bc76530 View commit details

Commits on Feb 7, 2020

  1. Add smemory command.

    This change brought to you by the GitLab web IDE
    Scotsguy committed Feb 7, 2020
    Copy the full SHA
    8d508c2 View commit details

Commits on Feb 8, 2020

  1. Add rustfmt config file

    Thanks Janrupf
    Scotsguy committed Feb 8, 2020
    Copy the full SHA
    b000af9 View commit details

Commits on Feb 10, 2020

  1. Update parsers.rs

    Specified OneDrive message
    Zetabite committed Feb 10, 2020
    Copy the full SHA
    47e0a22 View commit details

Commits on Feb 12, 2020

  1. Match on all* possible major java versions

    And not just 6 to 12
    * 1 to 99
    Scotsguy committed Feb 12, 2020
    Copy the full SHA
    d7aa383 View commit details

Commits on Feb 15, 2020

  1. Copy the full SHA
    73a22b2 View commit details
  2. Change visibility

    Scotsguy committed Feb 15, 2020
    Copy the full SHA
    b45da3c View commit details
  3. .rustfmt.toml

    Scotsguy committed Feb 15, 2020
    Copy the full SHA
    990b57d View commit details
  4. Add help command

    Scotsguy committed Feb 15, 2020
    Copy the full SHA
    7876525 View commit details
  5. Copy the full SHA
    e663674 View commit details
  6. Copy the full SHA
    1c6504f View commit details
  7. Add install_java command

    Scotsguy committed Feb 15, 2020
    Copy the full SHA
    ab3d147 View commit details

Commits on Feb 16, 2020

  1. Add Shadermod/Optifine parser

    Thanks zetabite
    Scotsguy committed Feb 16, 2020
    Copy the full SHA
    cefa9b1 View commit details
  2. Add Fabric API missing parser

    Thanks Zetabite
    Scotsguy committed Feb 16, 2020
    Copy the full SHA
    a1b8bed View commit details
  3. Copy the full SHA
    de4f0d8 View commit details

Commits on Feb 19, 2020

  1. Bump Cargo.lock

    Scotsguy committed Feb 19, 2020
    Copy the full SHA
    33aa987 View commit details

Commits on Feb 23, 2020

  1. Copy the full SHA
    0c5bd83 View commit details
  2. Phrasing

    Scotsguy committed Feb 23, 2020
    Copy the full SHA
    3f2225e View commit details

Commits on Feb 26, 2020

  1. Make bot usable in DMs

    Scotsguy committed Feb 26, 2020
    Copy the full SHA
    57d9981 View commit details
  2. Remove .rustfmt.toml

    Scotsguy committed Feb 26, 2020
    Copy the full SHA
    1d4d819 View commit details
  3. Copy the full SHA
    10a0af3 View commit details

Commits on Mar 3, 2020

  1. Copy the full SHA
    b9d1536 View commit details
  2. Add -iforge command

    Scotsguy committed Mar 3, 2020
    Copy the full SHA
    eaf945b View commit details

Commits on Mar 13, 2020

  1. Update to serenity.await

    common_mistakes wasn't updated because async combinators suck.
    it wouldn't have run in parallel anyway
    Scotsguy committed Mar 13, 2020
    Copy the full SHA
    fd14980 View commit details
  2. Bump Dependencies

    Scotsguy committed Mar 13, 2020
    Copy the full SHA
    5a02ecd View commit details

Commits on Mar 16, 2020

  1. Copy the full SHA
    2fca121 View commit details
  2. Add colour to help embed

    Scotsguy committed Mar 16, 2020
    Copy the full SHA
    07173de View commit details
  3. Bump Dependencies

    Scotsguy committed Mar 16, 2020
    Copy the full SHA
    746f7b2 View commit details
  4. Add -drama command

    Scotsguy committed Mar 16, 2020
    Copy the full SHA
    1bcb862 View commit details
6 changes: 6 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See https://docs.rs/env_logger
RUST_LOG=error

DISCORD_TOKEN=
PASTE_EE_TOKEN=
BACKGROUND_CAT_PREFIX=-
9 changes: 5 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
__pycache__
secret.py
background-cat.log
.vscode
/target
**/*.rs.bk

**/.env
*.kdev4
Loading