Skip to content

Commit

Permalink
v1.2.18
Browse files Browse the repository at this point in the history
* fixed followup ephemeral issue lol
  • Loading branch information
fb-sean committed Mar 16, 2024
1 parent 4dac28c commit eab8337
Show file tree
Hide file tree
Showing 80 changed files with 311 additions and 236 deletions.
2 changes: 2 additions & 0 deletions .idea/.gitignore

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

1 change: 1 addition & 0 deletions .idea/interactions.js.iml

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

144 changes: 144 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage
*.lcov

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
node_modules/
jspm_packages/

# Snowpack dependency directory (https://snowpack.dev/)
web_modules/

# TypeScript cache
*.tsbuildinfo

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional stylelint cache
.stylelintcache

# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local

# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache

# Next.js build output
.next
out

# Nuxt.js build / generate output
.nuxt
dist

# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public

# vuepress build output
.vuepress/dist

# vuepress v2.x temp and cache directory
.temp
.cache

# Docusaurus cache and generated files
.docusaurus

# Fleet Cache
.fleet/

# Deepsource - https://deepsource.io/
.deepsource.toml

# Serverless directories
.serverless/

# FuseBox cache
.fusebox/

# DynamoDB Local files
.dynamodb/

# TernJS port file
.tern-port

# Stores VSCode versions used for testing VSCode extensions
.vscode-test

# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
.idea

.package-lock.json

test
docs

.jsdoc.json
67 changes: 0 additions & 67 deletions docs/1.2.14/index.html

This file was deleted.

67 changes: 0 additions & 67 deletions docs/1.2.16/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion docs/1.2.17/ActionRow.html → docs/1.2.18/ActionRow.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/1.2.17/Button.html → docs/1.2.18/Button.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/1.2.17/Embed.html → docs/1.2.18/Embed.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/1.2.17/Guild.html → docs/1.2.18/Guild.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/1.2.17/Member.html → docs/1.2.18/Member.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/1.2.17/Message.html → docs/1.2.18/Message.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/1.2.17/Modal.html → docs/1.2.18/Modal.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/1.2.17/Rest.html → docs/1.2.18/Rest.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/1.2.17/TextInput.html → docs/1.2.18/TextInput.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/1.2.17/User.html → docs/1.2.18/User.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/1.2.17/Utils.html → docs/1.2.18/Utils.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/1.2.17/api_api.js.html → docs/1.2.18/api_api.js.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/1.2.17/global.html → docs/1.2.18/global.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/1.2.17/index.html → docs/1.2.18/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

12 changes: 10 additions & 2 deletions docs/1.2.15/index.html → docs/404.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<!--
~ Copyright (c) 2024. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
~ Morbi non lorem porttitor neque feugiat blandit. Ut vitae ipsum eget quam lacinia accumsan.
~ Etiam sed turpis ac ipsum condimentum fringilla. Maecenas magna.
~ Proin dapibus sapien vel ante. Aliquam erat volutpat. Pellentesque sagittis ligula eget metus.
~ Vestibulum commodo. Ut rhoncus gravida arcu.
-->

<!DOCTYPE html>

<html lang="en">
Expand Down Expand Up @@ -54,12 +62,12 @@
<div class="message">
<i class="fas fa-circle-notch fa-spin"></i> Redirecting...
</div>
<a class="redirect-link" href="https://interactionsjs.com/1.2.17">If you are not redirected automatically, click here!</a>
<a class="redirect-link" href="https://interactionsjs.com/1.2.18">If you are not redirected automatically, click here!</a>
</div>

<script>
setTimeout(function () {
window.location.href = "https://interactionsjs.com/1.2.17";
window.location.href = "https://interactionsjs.com/1.2.18";
}, 1000);
</script>
<script defer data-domain="interactionsjs.com" src="https://stats.sattler.dev/js/script.js" ></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
<div class="message">
<i class="fas fa-circle-notch fa-spin"></i> Redirecting...
</div>
<a class="redirect-link" href="https://interactionsjs.com/1.2.17">If you are not redirected automatically, click here!</a>
<a class="redirect-link" href="https://interactionsjs.com/1.2.18">If you are not redirected automatically, click here!</a>
</div>

<script>
setTimeout(function () {
window.location.href = "https://interactionsjs.com/1.2.17";
window.location.href = "https://interactionsjs.com/1.2.18";
}, 1000);
</script>
<script defer data-domain="interactionsjs.com" src="https://stats.sattler.dev/js/script.js" ></script>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "interactions.js",
"version": "1.2.17",
"version": "1.2.18",
"description": "A powerful Javascript library to work with discords interactions",
"main": "./src/index.js",
"typings": "./typings/index.d.ts",
Expand Down
Loading

0 comments on commit eab8337

Please sign in to comment.