cath.exe Template

Related tags

Database cath.exe
Overview

cath.exe

cath.exe is a CODM-theme based Discord Bot with many categories of commands like Moderation, Music and Economy. It is an open source project based on Project Lighthouse by path.exe, written in node.js(JavaScript), mainly using discord.js and mongoose module.

If you like this bot, feel free to star and fork the repository!
Click here to invite cath.exe

Discord Repo Stars

How to deploy the bot?

  1. Clone the repository
git clone https://github.com/night0721/cath.exe
(or)
gh repo clone night0721/cath.exe

or

Deploy repl.it

2.Create a .env file from .env.example

3. Create an application from Discord Developer Portal, then copy the

  • Bot Token
  • Application ID(Client ID)
  • Client Secret

4. Create a MongoDB Connection URI from [here](https://www.mongodb.com)

5. Create 5 Webhooks in **Your Discord Server**:
- Server Log(Log new Server Added/Premium Server)
- Error Log(Log Unhandled Rejection Error)
- Ready Log(Log when bot online)
- Command Log(Log command usage)
- DM Log(Log when someone send DM to Bot)


6. Paste the IDs, Tokens and the Webhooks into the `.env` respectively

7. After you have done the above steps, run the commands in your **Command Prompt** or **PowerShell** ```cmd npm install node index.js ```

Reporting Bugs

You can report bugs or issues by opening a issue in this repository or join the support server

Support

If you faced any error, please join the support server and I will be here for help

Comments
  • Bump leven from 3.1.0 to 4.0.0

    Bump leven from 3.1.0 to 4.0.0

    Bumps leven from 3.1.0 to 4.0.0.

    Release notes

    Sourced from leven's releases.

    v4.0.0

    Breaking

    • Require Node.js 12.20 d3e23a5
    • This package is now pure ESM. Please read this.

    https://github.com/sindresorhus/leven/compare/v3.1.0...v4.0.0

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • Bump discord.js from 13.12.0 to 14.6.0

    Bump discord.js from 13.12.0 to 14.6.0

    Bumps discord.js from 13.12.0 to 14.6.0.

    Release notes

    Sourced from discord.js's releases.

    14.6.0

    Bug Fixes

    Documentation

    • Utils: Remove private from parseEmoji (#8718) (a31e605)
    • Update UserContextMenuCommandInteraction documentation (#8717) (7556db2)
    • Fix AwaitMessageComponentOptions typedef (#8696) (9effd82)

    Features

    • Util: Escape more markdown characters (#8701) (7b8966b)
    • GuildChannelManager: Allow creating channels with a default auto archive duration (#8693) (628759b)
    • Add @discordjs/util (#8591) (b2ec865)
    • ForumChannel: Add defaultSortOrder (#8633) (883f6e9)

    Refactor

    • Rename Error to DiscordjsError internally (#8706) (aec44a0)

    Typings

    14.5.0

    Bug Fixes

    • ThreadChannel: Add forum channel to parent (#8664) (0126d9b)
    • GuildChannelManager: Allow creating webhooks on forums (#8661) (16fcdc3)
    • ForumChannel: Implement missing properties and methods (#8662) (8622939)
    • RepliableInteraction respect cached generic (#8667) (578bc95)
    • ThreadChannel: Allow editing flags (#8671) (1244854)
    • GuildChannelManager: Typo in flags property name when editing (#8669) (fc8ed81)

    Documentation

    Features

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump axios from 0.27.2 to 1.1.2

    Bump axios from 0.27.2 to 1.1.2

    Bumps axios from 0.27.2 to 1.1.2.

    Release notes

    Sourced from axios's releases.

    v1.1.2

    [1.1.2] - 2022-10-07

    Fixed

    • Fixed broken exports for UMD builds.

    Contributors to this release

    v1.1.1

    [1.1.1] - 2022-10-07

    Fixed

    • Fixed broken exports for common js. This fix breaks a prior fix, I will fix both issues ASAP but the commonJS use is more impactful.

    Contributors to this release

    v1.1.0

    [1.1.0] - 2022-10-06

    Fixed

    • Fixed missing exports in type definition index.d.ts #5003
    • Fixed query params composing #5018
    • Fixed GenericAbortSignal interface by making it more generic #5021
    • Fixed adding "clear" to AxiosInterceptorManager #5010
    • Fixed commonjs & umd exports #5030
    • Fixed inability to access response headers when using axios 1.x with Jest #5036

    Contributors to this release

    v1.0.0

    Changelog

    [1.0.0] - 2022-10-04

    Added

    • Added stack trace to AxiosError #4624

    ... (truncated)

    Changelog

    Sourced from axios's changelog.

    [1.1.2] - 2022-10-07

    Fixed

    • Fixed broken exports for UMD builds.

    Contributors to this release

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump axios from 0.27.2 to 1.0.0

    Bump axios from 0.27.2 to 1.0.0

    Bumps axios from 0.27.2 to 1.0.0.

    Release notes

    Sourced from axios's releases.

    v1.0.0

    Changelog

    [1.0.0] - 2022-10-04

    Added

    • Added stack trace to AxiosError #4624
    • Add AxiosError to AxiosStatic #4654
    • Replaced Rollup as our build runner #4596
    • Added generic TS types for the exposed toFormData helper #4668
    • Added listen callback function #4096
    • Added instructions for installing using PNPM #4207
    • Added generic AxiosAbortSignal TS interface to avoid importing AbortController polyfill #4229
    • Added axios-url-template in ECOSYSTEM.md #4238
    • Added a clear() function to the request and response interceptors object so a user can ensure that all interceptors have been removed from an Axios instance #4248
    • Added react hook plugin #4319
    • Adding HTTP status code for transformResponse #4580
    • Added blob to the list of protocols supported by the browser #4678
    • Resolving proxy from env on redirect #4436
    • Added enhanced toFormData implementation with additional options 4704
    • Adding Canceler parameters config and request #4711
    • Added automatic payload serialization to application/x-www-form-urlencoded #4714
    • Added the ability for webpack users to overwrite built-ins #4715
    • Added string[] to AxiosRequestHeaders type #4322
    • Added the ability for the url-encoded-form serializer to respect the formSerializer config #4721
    • Added isCancel type assert #4293
    • Added data URL support for node.js #4725
    • Adding types for progress event callbacks #4675
    • URL params serializer #4734
    • Added axios.formToJSON method #4735
    • Bower platform add data protocol #4804
    • Use WHATWG URL API instead of url.parse() #4852
    • Add ENUM containing Http Status Codes to typings #4903
    • Improve typing of timeout in index.d.ts #4934

    Changed

    • Updated AxiosError.config to be optional in the type definition #4665
    • Updated README emphasizing the URLSearchParam built-in interface over other solutions #4590
    • Include request and config when creating a CanceledError instance #4659
    • Changed func-names eslint rule to as-needed #4492
    • Replacing deprecated substr() with slice() as substr() is deprecated #4468
    • Updating HTTP links in README.md to use HTTPS #4387
    • Updated to a better trim() polyfill #4072
    • Updated types to allow specifying partial default headers on instance create #4185
    • Expanded isAxiosError types #4344
    • Updated type definition for Axios instance methods #4224
    • Updated eslint config #4722
    • Updated Docs #4742

    ... (truncated)

    Changelog

    Sourced from axios's changelog.

    [1.0.0] - 2022-10-04

    Added

    • Added stack trace to AxiosError #4624
    • Add AxiosError to AxiosStatic #4654
    • Replaced Rollup as our build runner #4596
    • Added generic TS types for the exposed toFormData helper #4668
    • Added listen callback function #4096
    • Added instructions for installing using PNPM #4207
    • Added generic AxiosAbortSignal TS interface to avoid importing AbortController polyfill #4229
    • Added axios-url-template in ECOSYSTEM.md #4238
    • Added a clear() function to the request and response interceptors object so a user can ensure that all interceptors have been removed from an axios instance #4248
    • Added react hook plugin #4319
    • Adding HTTP status code for transformResponse #4580
    • Added blob to the list of protocols supported by the browser #4678
    • Resolving proxy from env on redirect #4436
    • Added enhanced toFormData implementation with additional options 4704
    • Adding Canceler parameters config and request #4711
    • Added automatic payload serialization to application/x-www-form-urlencoded #4714
    • Added the ability for webpack users to overwrite built-ins #4715
    • Added string[] to AxiosRequestHeaders type #4322
    • Added the ability for the url-encoded-form serializer to respect the formSerializer config #4721
    • Added isCancel type assert #4293
    • Added data URL support for node.js #4725
    • Adding types for progress event callbacks #4675
    • URL params serializer #4734
    • Added axios.formToJSON method #4735
    • Bower platform add data protocol #4804
    • Use WHATWG URL API instead of url.parse() #4852
    • Add ENUM containing Http Status Codes to typings #4903
    • Improve typing of timeout in index.d.ts #4934

    Changed

    • Updated AxiosError.config to be optional in the type definition #4665
    • Updated README emphasizing the URLSearchParam built-in interface over other solutions #4590
    • Include request and config when creating a CanceledError instance #4659
    • Changed func-names eslint rule to as-needed #4492
    • Replacing deprecated substr() with slice() as substr() is deprecated #4468
    • Updating HTTP links in README.md to use HTTPS #4387
    • Updated to a better trim() polyfill #4072
    • Updated types to allow specifying partial default headers on instance create #4185
    • Expanded isAxiosError types #4344
    • Updated type definition for axios instance methods #4224
    • Updated eslint config #4722
    • Updated Docs #4742
    • Refactored Axios to use ES2017 #4787

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump discord.js from 13.11.0 to 14.5.0

    Bump discord.js from 13.11.0 to 14.5.0

    Bumps discord.js from 13.11.0 to 14.5.0.

    Release notes

    Sourced from discord.js's releases.

    14.5.0

    Bug Fixes

    • ThreadChannel: Add forum channel to parent (#8664) (0126d9b)
    • GuildChannelManager: Allow creating webhooks on forums (#8661) (16fcdc3)
    • ForumChannel: Implement missing properties and methods (#8662) (8622939)
    • RepliableInteraction respect cached generic (#8667) (578bc95)
    • ThreadChannel: Allow editing flags (#8671) (1244854)
    • GuildChannelManager: Typo in flags property name when editing (#8669) (fc8ed81)

    Documentation

    Features

    • GuildChannelManager: Allow editing flags (#8637) (abb7226)

    Refactor

    • GuildBanManager: Add deprecation warning for deleteMessageDays (#8659) (e993122)

    Typings

    • GuildChannelManager: Handle forum channel overload (#8660) (1486bc9)
    • Caches: Allow GuildForumThreadManager and GuildTextThreadManager (#8665) (2487e3b)

    14.4.0

    Bug Fixes

    • Correct applied tags type (#8641) (f6f15d8)
    • ThreadChannel: Make fetchStarterMessage() work in forum posts (#8638) (a7f816e)
    • Update messageCount/totalMessageSent on message events (#8635) (145eb2f)
    • Footer / sidebar / deprecation alert (ba3e0ed)

    Documentation

    Features

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump discord.js from 13.11.0 to 14.4.0

    Bump discord.js from 13.11.0 to 14.4.0

    Bumps discord.js from 13.11.0 to 14.4.0.

    Release notes

    Sourced from discord.js's releases.

    14.4.0

    Bug Fixes

    • Correct applied tags type (#8641) (f6f15d8)
    • ThreadChannel: Make fetchStarterMessage() work in forum posts (#8638) (a7f816e)
    • Update messageCount/totalMessageSent on message events (#8635) (145eb2f)
    • Footer / sidebar / deprecation alert (ba3e0ed)

    Documentation

    Features

    Refactor

    Typings

    • Narrow channel type in thread managers (#8640) (14bbc91)
    • interactions: Pass Cached type to return type of methods (#8619) (053da5b)
    • Ensure events possess Client<true> (#8612) (a9f003a)
    • GuildChannelManager: Correct fetch return type (#8549) (1d4cdee)
    • ThreadChannel: fetchStarterMessage must return a Message<true> (#8560) (b9c62ac)
    • webhook: Avatar can be null (#8541) (f77612a)

    14.3.0

    Bug Fixes

    ... (truncated)

    Commits
    • 0b12d6f chore(discord.js): release discord.js 14.4.0
    • b106956 feat(Widget): Allow forum channels (#8645)
    • 6f1f465 feat(WelcomeChannel): Add forum channel as a type (#8643)
    • eb98372 chore: fix proxy-container Dockerfile (#8648)
    • 5048a3d feat: Allow forum channels in webhook update event (#8646)
    • f049734 docs: Correctly overwrite setRTCRegion method (#8642)
    • f6f15d8 fix: Correct applied tags type (#8641)
    • 14bbc91 types: Narrow channel type in thread managers (#8640)
    • a7f816e fix(ThreadChannel): Make fetchStarterMessage() work in forum posts (#8638)
    • 802b239 docs(GuildTextThreadManager): Document correct @extend (#8639)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump discord.js from 13.10.3 to 14.3.0

    Bump discord.js from 13.10.3 to 14.3.0

    Bumps discord.js from 13.10.3 to 14.3.0.

    Release notes

    Sourced from discord.js's releases.

    14.3.0

    Bug Fixes

    Documentation

    • GuildAuditLogsEntry: Correct action wording (#8499) (7d25072)

    Features

    Refactor

    • GuildAuditLogsEntry: Remove guild from application command permission update extra (#8520) (2b8074d)

    Typings

    • Inference of guild in MessageManager (#8538) (6bb1474)
    • Allow choice's value type to be strictly inferred (#8529) (b3f7c32)
    • GuildAuditLogs: Allow fetching to return all possible values (#8522) (0dba8ad)
    • Correct EventEmitter.on (static) return type (#8524) (16bbc8a)
    • GuildAuditLogs: Remove static Entry (#8521) (7a3d18d)
    • Disallow some channel types from webhook creation (#8531) (4882b17)
    • Implement max/min values for autocomplete (#8498) (812f7f1)
    • ModalMessageModalSubmitInteraction: ChannelId is not nullable (#8496) (c31a5cf)
    • Change type of ApplicationCommandSubCommand.options (#8476) (ebaf158)

    14.2.0

    Bug Fixes

    • ThreadChannel: Handle possibly null parent (#8466) (afa27b1)
    • Remove DM channels from Client#messageDeleteBulk's types (#8460) (6c6fe74)
    • Transformers: Do not transform Date objects (#8463) (0e2a095)
    • ModalSubmitInteraction: Allow deferUpdate (#8455) (0fab869)
    • Guild: Unable to fetch templates (#8420) (aac8acc)
    • MessageMentions: Infinite loop in parsedUsers getter (#8430) (b8a3136)
    • DataResolver: Make Buffer from string (#8416) (e72b986)

    Documentation

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump discord.js from 13.10.2 to 14.2.0

    Bump discord.js from 13.10.2 to 14.2.0

    Bumps discord.js from 13.10.2 to 14.2.0.

    Release notes

    Sourced from discord.js's releases.

    14.2.0

    Bug Fixes

    • ThreadChannel: Handle possibly null parent (#8466) (afa27b1)
    • Remove DM channels from Client#messageDeleteBulk's types (#8460) (6c6fe74)
    • Transformers: Do not transform Date objects (#8463) (0e2a095)
    • ModalSubmitInteraction: Allow deferUpdate (#8455) (0fab869)
    • Guild: Unable to fetch templates (#8420) (aac8acc)
    • MessageMentions: Infinite loop in parsedUsers getter (#8430) (b8a3136)
    • DataResolver: Make Buffer from string (#8416) (e72b986)

    Documentation

    Features

    Typings

    • Message: Correct bulkDelete return type (#8465) (c5b96a1)
    • Fix missing types for mentionable options (#8443) (452e94f)
    • ApplicationCommandOption: Add ApplicationCommandBooleanOption (#8434) (38275fc)

    14.1.2

    Bug Fixes

    Documentation

    • Embed: Ensure height and width are numbers (#8396) (fca3dad)

    14.1.1

    Info

    • 14.1.1 release bump to update @​discordjs/builders dependency, no new features.

    14.1.0

    Bug Fixes

    • MessageMentions: ignoreRepliedUser option in has() (#8202) (b4e2c0c)
    • GuildChannelManager: Allow unsetting rtcRegion (#8359) (a7d49e5)
    • ThreadChannel: Omit webhook fetching (#8351) (3839958)
    • GuildAuditLogsEntry: Replace OverwriteType with AuditLogOptionsType (#8345) (58c1b51)
    • ShardClientUtil#_respond: Construct global error (#8348) (8e520f9)
    • Presence: Do not return NaN for activity timestamp (#8340) (df42fdf)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump discord.js from 13.9.2 to 14.1.2

    Bump discord.js from 13.9.2 to 14.1.2

    Bumps discord.js from 13.9.2 to 14.1.2.

    Release notes

    Sourced from discord.js's releases.

    14.1.2

    Bug Fixes

    Documentation

    • Embed: Ensure height and width are numbers (#8396) (fca3dad)

    14.1.1

    Info

    • 14.1.1 release bump to update @​discordjs/builders dependency, no new features.

    14.1.0

    Bug Fixes

    • MessageMentions: ignoreRepliedUser option in has() (#8202) (b4e2c0c)
    • GuildChannelManager: Allow unsetting rtcRegion (#8359) (a7d49e5)
    • ThreadChannel: Omit webhook fetching (#8351) (3839958)
    • GuildAuditLogsEntry: Replace OverwriteType with AuditLogOptionsType (#8345) (58c1b51)
    • ShardClientUtil#_respond: Construct global error (#8348) (8e520f9)
    • Presence: Do not return NaN for activity timestamp (#8340) (df42fdf)
    • Client: Omit private properties from toJSON (#8337) (830c670)
    • ApplicationCommandManager: Allow passing 0n to defaultMemberPermissions (#8311) (1fb7b30)

    Documentation

    • InteractionResponses: Add showModal() return type (#8376) (0b61dbf)
    • WebhookClient: Document working options (#8375) (ba6797e)
    • Message: Document gateway intent for content (#8364) (2130aae)
    • Use info blocks for requirements (#8361) (80b9738)
    • WebhookClient: Make constructor a union (#8370) (e9920a9)
    • Update docs and examples to PascalCase links (#8305) (34ba9d1)

    Features

    Refactor

    Typings

    • GuildAuditLogsEntryExtraField: Use AuditLogOptionsType (#8349) (200ab91)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump discord.js from 13.9.2 to 14.1.1

    Bump discord.js from 13.9.2 to 14.1.1

    Bumps discord.js from 13.9.2 to 14.1.1.

    Release notes

    Sourced from discord.js's releases.

    14.1.1

    Info

    • 14.1.1 release bump to update @​discordjs/builders dependency, no new features.

    14.1.0

    Bug Fixes

    • MessageMentions: ignoreRepliedUser option in has() (#8202) (b4e2c0c)
    • GuildChannelManager: Allow unsetting rtcRegion (#8359) (a7d49e5)
    • ThreadChannel: Omit webhook fetching (#8351) (3839958)
    • GuildAuditLogsEntry: Replace OverwriteType with AuditLogOptionsType (#8345) (58c1b51)
    • ShardClientUtil#_respond: Construct global error (#8348) (8e520f9)
    • Presence: Do not return NaN for activity timestamp (#8340) (df42fdf)
    • Client: Omit private properties from toJSON (#8337) (830c670)
    • ApplicationCommandManager: Allow passing 0n to defaultMemberPermissions (#8311) (1fb7b30)

    Documentation

    • InteractionResponses: Add showModal() return type (#8376) (0b61dbf)
    • WebhookClient: Document working options (#8375) (ba6797e)
    • Message: Document gateway intent for content (#8364) (2130aae)
    • Use info blocks for requirements (#8361) (80b9738)
    • WebhookClient: Make constructor a union (#8370) (e9920a9)
    • Update docs and examples to PascalCase links (#8305) (34ba9d1)

    Features

    Refactor

    Typings

    • GuildAuditLogsEntryExtraField: Use AuditLogOptionsType (#8349) (200ab91)

    14.0.3

    Bug Fixes

    14.0.2

    Bug Fixes

    • DataResolver#resolveImage: Adjust to updated resolveFile (#8308) (3a7e93d)

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump discord.js from 13.9.0 to 14.0.3

    Bump discord.js from 13.9.0 to 14.0.3

    Bumps discord.js from 13.9.0 to 14.0.3.

    Release notes

    Sourced from discord.js's releases.

    14.0.3

    Bug Fixes

    14.0.2

    Bug Fixes

    • DataResolver#resolveImage: Adjust to updated resolveFile (#8308) (3a7e93d)

    14.0.1

    Info

    • 14.0.1 release bump, no new features.

    14.0.0

    Changelog: https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md#1400---2022-07-17

    For breaking changes please reference: https://discordjs.guide/additional-info/changes-in-v14.html

    Commits
    • 9e624ab chore(discord.js): release discord.js
    • 8c4b986 fix(landing): vercel banner
    • dbad1c4 chore: fix root vercel banner
    • 4ffd7f9 chore: vercel banner
    • 660e212 fix(Components): support emoji id strings (#8310)
    • 70dd757 refactor(theme): switch theme detection to use class
    • b5d4b2d feat(website): add basic landing page (#8313)
    • 78d013f ci: fix building before linting/testing
    • 21d61ca chore: remove parallel execution
    • b316ac7 ci: remove turbo cache
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 1
  • Bump mongoose from 5.13.15 to 6.8.2

    Bump mongoose from 5.13.15 to 6.8.2

    Bumps mongoose from 5.13.15 to 6.8.2.

    Release notes

    Sourced from mongoose's releases.

    6.8.2 / 2022-12-28

    • fix(schema): propagate strictQuery to implicitly created schemas for embedded discriminators #12827 #12796
    • fix(model): respect discriminators with Model.validate() #12824 #12621
    • fix(query): fix unexpected validation error when doing findOneAndReplace() with a nullish value #12826 #12821
    • fix(discriminator): apply built-in plugins to discriminator schema even if mergeHooks and mergePlugins are both false #12833 #12696
    • fix(types): add option "overwriteModels" as a schema option #12817 #12816 hasezoey
    • fix(types): add property "defaultOptions" #12818 hasezoey
    • docs: make search bar respect documentation version, so you can search 5.x docs #12548
    • docs(typescript): make note about recommending strict mode when using auto typed schemas #12825 #12420
    • docs: add section on sorting to query docs #12588 IslandRhythms
    • test(query.test): add write-concern option #12829 hasezoey

    6.8.1 / 2022-12-19

    • fix(query): avoid throwing circular dependency error if same object is used in multiple properties #12774 orgads
    • fix(map): return value from super.delete() #12777 danbrud
    • fix(populate): handle virtual populate underneath document array with justOne=true and sort set where 1 element has only 1 result #12815 #12730
    • fix(update): handle embedded discriminators when casting array filters #12802 #12565
    • fix(populate): avoid calling transform if there's no populate results and using lean #12804 #12739
    • fix(model): prevent index creation on syncIndexes if not necessary #12785 #12250 lpizzinidev
    • fix(types): correctly infer this when using pre('updateOne') with { document: true, query: false } #12778
    • fix(types): make InferSchemaType: consider { required: boolean } required if it isn't explicitly false #12784 JavaScriptBach
    • docs: replace many occurrences of "localhost" with "127.0.0.1" #12811 #12741 hasezoey SadiqOnGithub
    • docs(mongoose): Added missing options to set #12810 lpizzinidev
    • docs: add info on $locals parameters to getters/setters tutorial #12814 #12550 IslandRhythms
    • docs: make Document.prototype.$clone() public #12803
    • docs(query): updated explanation for slice #12776 #12474 lpizzinidev
    • docs(middleware): fix broken links #12787 lpizzinidev
    • docs(queries): fixed broken links #12790 lpizzinidev

    6.8.0 / 2022-12-05

    6.7.5 / 2022-11-30

    • fix(schema): copy indexes when calling add() with schema instance #12737 #12654
    • fix(query): handle deselecting _id when another field has schema-level select: false #12736 #12670
    • fix(types): support using UpdateQuery in bulkWrite() #12742 #12595

    ... (truncated)

    Changelog

    Sourced from mongoose's changelog.

    6.8.2 / 2022-12-28

    • fix(schema): propagate strictQuery to implicitly created schemas for embedded discriminators #12827 #12796
    • fix(model): respect discriminators with Model.validate() #12824 #12621
    • fix(query): fix unexpected validation error when doing findOneAndReplace() with a nullish value #12826 #12821
    • fix(discriminator): apply built-in plugins to discriminator schema even if mergeHooks and mergePlugins are both false #12833 #12696
    • fix(types): add option "overwriteModels" as a schema option #12817 #12816 hasezoey
    • fix(types): add property "defaultOptions" #12818 hasezoey
    • docs: make search bar respect documentation version, so you can search 5.x docs #12548
    • docs(typescript): make note about recommending strict mode when using auto typed schemas #12825 #12420
    • docs: add section on sorting to query docs #12588 IslandRhythms
    • test(query.test): add write-concern option #12829 hasezoey

    6.8.1 / 2022-12-19

    • fix(query): avoid throwing circular dependency error if same object is used in multiple properties #12774 orgads
    • fix(map): return value from super.delete() #12777 danbrud
    • fix(populate): handle virtual populate underneath document array with justOne=true and sort set where 1 element has only 1 result #12815 #12730
    • fix(update): handle embedded discriminators when casting array filters #12802 #12565
    • fix(populate): avoid calling transform if there's no populate results and using lean #12804 #12739
    • fix(model): prevent index creation on syncIndexes if not necessary #12785 #12250 lpizzinidev
    • fix(types): correctly infer this when using pre('updateOne') with { document: true, query: false } #12778
    • fix(types): make InferSchemaType: consider { required: boolean } required if it isn't explicitly false #12784 JavaScriptBach
    • docs: replace many occurrences of "localhost" with "127.0.0.1" #12811 #12741 hasezoey SadiqOnGithub
    • docs(mongoose): Added missing options to set #12810 lpizzinidev
    • docs: add info on $locals parameters to getters/setters tutorial #12814 #12550 IslandRhythms
    • docs: make Document.prototype.$clone() public #12803
    • docs(query): updated explanation for slice #12776 #12474 lpizzinidev
    • docs(middleware): fix broken links #12787 lpizzinidev
    • docs(queries): fixed broken links #12790 lpizzinidev

    6.8.0 / 2022-12-05

    6.7.5 / 2022-11-30

    • fix(schema): copy indexes when calling add() with schema instance #12737 #12654
    • fix(query): handle deselecting _id when another field has schema-level select: false #12736 #12670
    • fix(types): support using UpdateQuery in bulkWrite() #12742 #12595

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
Releases(v3.5.0)
  • v3.5.0(Jan 8, 2022)

    Hello from last update, on this update I have removed few commands away the bot to the unused folder. If you want to use the commands at your bot, feel free to copy from there (Make sure you don't open pull request with those commands). Also, I will be returning on developing Cath and fixing bugs caused in these months. Sorry for any inconvenience caused in these times and hope you enjoy it.

    Source code(tar.gz)
    Source code(zip)
  • v3.4.0(Nov 18, 2021)

    Everything in Bot now is open sourced, but Developer Team will be updating it slower. If you want to join the developer team and contribute, feel free to contact us through Discord, opinions are welcome. Thanks for supporting us.

    Source code(tar.gz)
    Source code(zip)
  • v3.0(Sep 6, 2021)

    In this version we implement Discord.js v13, which introduces slash commands. we have not implemented all of the commands yet, the moderation commands especially. To stay up-to-date with our progress, check out our discord server & the Trello page.

    Source code(tar.gz)
    Source code(zip)
  • v2.1.0(Jun 24, 2021)

    new API for client and commands, added new commands superscript, doublestruck (Fonts/Symbols generator) rickroll (For rickroll) quote, triggered,rank (Image generator)

    • Emojiadd command(It works normally with image and links)
    • Emoji not showing normally on help and shop command
    • Case insensitive prefix Now it can reply with c. and also C.
    • Improved economy system
    Source code(tar.gz)
    Source code(zip)
  • v2.0.1(Jun 14, 2021)

    The new version have edited fight.js(using embed for the gaes), eval.js(can show error more efficiently and more advanced), guildDelete.js(embed can now be bolded). Added new commands like pin(using message id to pin message), docs(can check discord.js documents by query)

    Source code(tar.gz)
    Source code(zip)
  • v2.0-beta(Jun 12, 2021)

Owner
Night Kaly
Developer of cath.exe, a.k.a Kirito
Night Kaly
Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker

Instructions Starter template for ?? NestJS and Prisma. Checkout NestJS Prisma Schematics to automatically add Prisma support to your Nest application

notiz.dev 1.6k Jan 4, 2023
A starter template for Nest.js with MongoDB, GraphQL, JWT Auth, and more!

A progressive Node.js framework for building efficient and scalable server-side applications. Description Nest framework TypeScript starter repository

Michael Guay 19 Dec 25, 2022
A template of Rust + WebAssembly with TypeScript (🦀 + 🕸️ = 💖)

rust-wasm-ts-template This repository is a template of Rust + WebAssembly with TypeScript ( ?? + ??️ = ?? ). Requirements The Rust Toolchain wasm-pack

Chris Ohk 20 Aug 26, 2022
Variation-template - Variation is a PSD template that is covered into a web template using HTML5, CSS3, Bootstrapv4.6, JavaScript.

Variation Template Design Variation is a PSD website template. In this project this template is designed with HTML. Deployment This site is deployed a

Bipronath Saha 1 Jan 1, 2022
Semi-embedded JS template engine that supports helpers, filters, partials, and template inheritance. 4KB minzipped, written in TypeScript ⛺

squirrelly Documentation - Chat - RunKit Demo - Playground Summary Squirrelly is a modern, configurable, and blazing fast template engine implemented

Squirrelly 451 Jan 2, 2023
A responsive HTML template for coding projects with a clean, user friendly design. Crafted with the latest web technologies, the template is suitable for landing pages and documentations.

Scribbler - a responsive HTML template for coding projects and documentations Scribbler is a responsive HTML/CSS/Javascript template designed for deve

Amie Chen 394 Jan 1, 2023
Node Express Template (NET.ts) - a small template project which help you to speed up the process of building RESTful API

Node Express Template (NET.ts) - a small template project which help you to speed up the process of building RESTful API

Przemek Nowicki 26 Jan 4, 2023
Admin UI Template is a modern, responsive, and customizable admin UI template for your business.

Admin UI Template is a modern, responsive, and customizable admin UI template for your business. It contains reusable components, theme color, and design support along with dark theme support.

Open Template Hub 7 Dec 18, 2022
Discord.js bot starter template, Slash Commands only (Raymond forced me to make a bot template)

boat-template Raymond forced me to make a bot template This template is meant is just for stupidness ig Getting Started Rename the config.example.ts t

Drxckzyz tha idiot 3 Jan 5, 2022
Free and Beautiful Vue.js Admin Template

We’re working on Vuestic UI component library, which lets you easily customize components to your own design. Get early access and receive support fro

Epicmax 9.1k Jan 4, 2023
A professional front-end template for building fast, robust, and adaptable web apps or sites.

HTML5 Boilerplate HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites. This project is t

H5BP 53.8k Dec 28, 2022
DEPRECATED - A front-end template that helps you build fast, modern mobile web apps.

Deprecation Note Mobile Boilerplate is no longer maintained. Please use HTML5 Boilerplate as a decent starting point for your project. Mobile Boilerpl

H5BP 3.9k Dec 14, 2022
The fastest + concise javascript template engine for nodejs and browsers. Partials, custom delimiters and more.

doT Created in search of the fastest and concise JavaScript templating function with emphasis on performance under V8 and nodejs. It shows great perfo

Laura Doktorova 4.9k Dec 31, 2022
Pug – robust, elegant, feature rich template engine for Node.js

Pug Full documentation is at pugjs.org Pug is a high-performance template engine heavily influenced by Haml and implemented with JavaScript for Node.j

Pug 21.1k Dec 30, 2022
eXtensible Template Engine lib for node and the browser

xtemplate High Speed, eXtensible Template Engine lib on browser and nodejs. support async control, inheritance, include, logic expression, custom func

xtemplate 553 Nov 21, 2022
Take a swig of the best template engine for JavaScript.

NOT MAINTAINED Fork and use at your own risk. Swig Swig is an awesome, Django/Jinja-like template engine for node.js. Features Available for node.js a

Paul Armstrong 3.1k Jan 4, 2023
Embedded JS template engine for Node, Deno, and the browser. Lighweight, fast, and pluggable. Written in TypeScript

eta (η) Documentation - Chat - RunKit Demo - Playground Summary Eta is a lightweight and blazing fast embedded JS templating engine that works inside

Eta 682 Dec 29, 2022
A React.js Nice Resume Template

React Nice Resume DEMO is here About particles-bg library This project uses the react particle background component library https://github.com/lindelo

Nordic Giant 476 Dec 28, 2022
A react wonderful landingpage template

Wonderful Landing Page Template LIVE DEMO Description This is a ReactJS based landing page template, fit for a startup company/service with a one page

wonderful landing page 104 Jan 6, 2023
A beautiful vue.js homepage template, very useful

Vue Nice HomePage DEMO is here About particles-bg-vue library This project uses the react particle background component library https://github.com/lin

Nordic Giant 38 Dec 24, 2022