nyx

The first CODM discrod bot -- cath.exe Template
git clone https://codeberg.org/night0721/nyx
Log | Files | Refs | LICENSE

ModeNameSize
-rw-r--r--.dockerignore1L
-rw-r--r--.env.example5L
-rw-r--r--.github/CHANGELOG.md75L
-rw-r--r--.github/CODE_OF_CONDUCT.md117L
-rw-r--r--.github/CONTRIBUTING.md5L
-rw-r--r--.github/FUNDING.yml12L
-rw-r--r--.github/PRIVACY_POLICY.md5L
-rw-r--r--.github/README.md109L
-rw-r--r--.github/TOS.md5L
-rw-r--r--.github/dependabot.yml11L
-rw-r--r--.github/issue_template/bug-report.yml62L
-rw-r--r--.github/issue_template/feature_request.md20L
-rw-r--r--.gitignore5L
-rw-r--r--Dockerfile23L
-rw-r--r--LICENSE674L
-rw-r--r--client/CODMClient.js2L
-rw-r--r--client/NYX.js102L
-rw-r--r--command/CODM/build.js746L
-rw-r--r--command/CODM/class.js55L
-rw-r--r--command/CODM/damage.js121L
-rw-r--r--command/CODM/effects.js166L
-rw-r--r--command/CODM/loadout.js74L
-rw-r--r--command/CODM/perk.js198L
-rw-r--r--command/CODM/scorestreak.js169L
-rw-r--r--command/CODM/sgrelo.js119L
-rw-r--r--command/CODM/stats.js297L
-rw-r--r--command/Config/premium.js128L
-rw-r--r--command/Config/settings.js246L
-rw-r--r--command/Information/avatar.js50L
-rw-r--r--command/Information/botinfo.js60L
-rw-r--r--command/Information/help.js204L
-rw-r--r--command/Information/ping.js34L
-rw-r--r--command/Information/userinfo.js89L
-rw-r--r--command/Owner/accept.js50L
-rw-r--r--command/Owner/blacklist.js65L
-rw-r--r--command/Owner/deny.js49L
-rw-r--r--command/Owner/dm.js33L
-rw-r--r--command/Owner/eval.js129L
-rw-r--r--command/Owner/getinvite.js47L
-rw-r--r--command/Owner/guilds.js45L
-rw-r--r--command/Owner/restart.js18L
-rw-r--r--command/Utilities/invite.js38L
-rw-r--r--command/Utilities/poll.js83L
-rw-r--r--command/Utilities/report.js45L
-rw-r--r--command/Utilities/suggest.js44L
-rw-r--r--config.js13L
-rw-r--r--events/embed.js75L
-rw-r--r--events/emoji.js55L
-rw-r--r--events/guild.js62L
-rw-r--r--events/interactionCreate.js182L
-rw-r--r--events/messageCreate.js245L
-rw-r--r--events/ready.js4L
-rw-r--r--events/typingStart.js15L
-rw-r--r--index.js5L
-rw-r--r--models/cooldown.js22L
-rw-r--r--models/guilds.js28L
-rw-r--r--models/users.js31L
-rw-r--r--models/weapons.js32L
-rw-r--r--package.json50L
-rw-r--r--util/Data/CODM/loadout.js78L
-rw-r--r--util/Data/CODM/new-stats.js770L
-rw-r--r--util/Data/CODM/stats.js297L
-rw-r--r--util/Data/aliases.json85L
-rw-r--r--util/Data/attachments.json3555L
-rw-r--r--util/Data/cwts.json75L
-rw-r--r--util/Data/data.json1L
-rw-r--r--util/Data/domains.json15277L
-rw-r--r--util/Data/ipgrabber-updated.json24L
-rw-r--r--util/Data/loadout.json127L
-rw-r--r--util/Data/statsIndex.json48L
-rw-r--r--util/Data/statsNames.json24L
-rw-r--r--util/assets/images/Logos/STATS_ON_DUTY_V3.png59057B
-rw-r--r--util/assets/images/Logos/nolink-leakers.png18310B
-rw-r--r--util/assets/images/Logos/roundtablepng.png222190B
-rw-r--r--util/assets/images/apex/apex-legends-logo-white.svg72L
-rw-r--r--util/assets/images/cod_logo.svg1L
-rw-r--r--util/assets/images/nyx_black.svg20L
-rw-r--r--util/assets/images/nyx_logo_transparent.webp17740B
-rw-r--r--util/assets/images/nyx_white.svg1L
-rw-r--r--util/dist/handler.js34L
-rw-r--r--util/functions/common.js834L
-rw-r--r--util/functions/function.js835L
-rw-r--r--util/functions/mongoose.js324L