Skip to content

Commit

Permalink
Merge pull request #36 from Pilot1782/dev-builds
Browse files Browse the repository at this point in the history
Added support for slash commands and fixed other issues.
  • Loading branch information
Pilot1782 authored May 11, 2022
2 parents a9862cb + b9d6829 commit 3eff945
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ In order for !find and !status to work properly the server should have enable-qu

# Todo

**1:** Use send login packets to check is the server is whitelisted (Testing)
**1:** Use send login packets to check is the server is whitelisted

**2:** Create a [Meteor Client](https://github.com/MeteorDevelopment/meteor-client) addon and implement the scanner results into the addon allowing you to join servers based on "whitelist, modded, vinilla etc."

**3:** Add a webserver to request scan documents like the outputs.json so you can run this program on a raspi and leave it while using the server and discord to monitor and use the tool.
**3:** Implement Slash Commands
2 changes: 0 additions & 2 deletions log.txt
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
[2022 5/2 9:46:48] Finished Install Packages and created setup_done.yay file.
[2022 5/2 9:57:30] Improper token has been passed.
19 changes: 17 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3eff945

Please sign in to comment.