-
Notifications
You must be signed in to change notification settings - Fork 8
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: NetroSoftware/TheCodingBot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NetroSoftware/TheCodingBot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6_old
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 102 files changed
- 1 contributor
Commits on Jul 10, 2022
-
Version 6 is a-coming!\nYes, that is a sharding manager.
Configuration menu - View commit details
-
Copy full SHA for ef8a2e7 - Browse repository at this point
Copy the full SHA ef8a2e7View commit details
Commits on Jul 12, 2022
-
- Testing out new language handler (can't fetch real userdata yet, so it just throws the command in from randomly loaded language) - Send full config.js example. - Add guildUnavailable & rateLimit events. - Changed a few things around in ready event to not spam if not in debug mode. - Switched app version from Beta to Alpha like its supposed to be. - Bot process won't die on random errors and will logout if you ctrl-c, etc. - Debug mode added like v5. - You can 'npm start' (production) and 'npm start true' (debug) like v5.
Configuration menu - View commit details
-
Copy full SHA for 1dc88dd - Browse repository at this point
Copy the full SHA 1dc88ddView commit details
Commits on Jul 20, 2022
-
- Put commands into categories like v5. - Added 2 functions from TCBv5 (getFiles & splitMulti). - Added cuddle, hug, kiss, nom, and pat commands. - Correct 'generic' spelling. - Addedd a interactions handler (mostly for commands, like getting an image from the API). - Generic bug fixes and optimizations.
Configuration menu - View commit details
-
Copy full SHA for ab1bb09 - Browse repository at this point
Copy the full SHA ab1bb09View commit details
Commits on Jul 25, 2022
-
weeeee - are we there yet? - Put events into categories like commands are. - Remove unused rateLimit event. - discord.js v14 is out! (updated packages) - Added database handler - Update README - Minor fixes to commands - Fix 'debug' event issue where the name was 'ready' for whatever reason. I wasn't ready for that. - General bug fixes and optimizations.
Configuration menu - View commit details
-
Copy full SHA for f32b1bc - Browse repository at this point
Copy the full SHA f32b1bcView commit details
Commits on Jul 26, 2022
-
Not to be confused with Windows 3.1 - Language now reads from Database (you need to manually add to the database for now) - General bug fixes and stuff - Add source command - Added temporary message in messageCreate that triggers on prefix to alert users of moving to slash commands. - Updated translations. - Permission checking exists. - And because of the permission checking, eval now safely exists. - Added analytics for command execution & command error counts. - Close the database on exit, please and thanks.
Configuration menu - View commit details
-
Copy full SHA for 5ccc626 - Browse repository at this point
Copy the full SHA 5ccc626View commit details
Commits on Aug 18, 2022
-
So, we're adding onto 3.1 as we haven't accomplished anything big enough yet. Why did I say 'we' when it's just me?? I have no idea. - Weeee! New databases! Logging and serverSettings now exist. - Completed channelCreate & channelDelete. - Completed roleCreate & roleDelete. - Added ratelimit detection as it's in the REST (nearly impossible to find docs for this.....). - Format go brrrr. - New kick command - give those pesky pirates the boot! - Update Discord.JS v14.0.3 -> v14.2.1 (DEV) - Modified the README a little. - Updated translations. - Removed Herobrine.
Configuration menu - View commit details
-
Copy full SHA for e18c5f5 - Browse repository at this point
Copy the full SHA e18c5f5View commit details
Commits on Sep 26, 2022
-
Welcome to v6 Update 3.3. Here's what's changed: + New Hello Context Menu thing. (It's more of a test, but it works!) + 8ball command - the classic returns! + Slap command - hopefully for wholesome reasons, right? + Terms of Service and Privacy Policy placed on first user creation in DB; will update to button system soon! * Wholesome commands now ping outside of their embed. Don't worry, embed still exists with image :). * Database now relies on APPNAME, instead of TheCodingBot. * Speaking of the database, it also now creates users settings and analytic stuff :). * Updated translations. * Fixed minor bugs. * wee formatting go brr for text. send help
Configuration menu - View commit details
-
Copy full SHA for 20bd3a2 - Browse repository at this point
Copy the full SHA 20bd3a2View commit details
Commits on Jan 27, 2023
-
Welcome to the new v6 Alpha. Here's what has happened: * New codebase. * Logger looks 100% better. * A lot of commands from the old v6 have been removed in this update as the codebase has changed. * Support for both slash AND prefix commands. * Ported over commands got changed. - For now, we're removing the language system. - Terms of Service & Privacy Policy reminder on first time run has been removed.
Configuration menu - View commit details
-
Copy full SHA for a744453 - Browse repository at this point
Copy the full SHA a744453View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5...v6_old