Giter Club home page Giter Club logo

crowbot-remade's Introduction

CrowBot Remade - It's a multipurpose bot which is a remade of a py discord bot which is selled for 5e but this is in js !

CrowBot Remade is in french so you will need to translate the bot.

Version

INFO

discord-buttons no longer work!
use discord-buttons-fixed

Setup

You can setup CrowBot Remade by simply opening your terminal/console and pasting in the following command:

npm i

After that go in config.json and complete with your token, id etc.

After you've done all that, you can finally run CrowBot Remade by typing in the following command:

node index.js

Credits

Made by Wassim
Leak by github.com/whoisbaby

Contribution;

All contributions are accepted, just open an issue / pull request and i will get back to you as soon as i can.
If you want to help me you can just star the repo and fork it.

crowbot-remade's People

Contributors

whoisbaby avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

crowbot-remade's Issues

Erreur Better-Sqlite3 Sur Termux 0.118.0

avec le fichier zip que tu as mis sur le README.md l'erreur suivante s'affiche

.../0/77P $ node index
/storage/emulated/0/77P/node_modules/bindings/bindings.js:123
throw e;
^

Error: dlopen failed: "/storage/emulated/0/77P/node_modules/better-sqlite3/build/Release/better_sqlite3.node" has bad ELF magic: 4d5a9000
at Module._extensions..node (node:internal/modules/cjs/loader:1189:18)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at bindings (/storage/emulated/0/77P/node_modules/bindings/bindings.js:112:48)
at new Database (/storage/emulated/0/77P/node_modules/better-sqlite3/lib/database.js:48:64)
at Object. (/storage/emulated/0/77P/node_modules/quick.db/src/index.js:7:15)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10) {
code: 'ERR_DLOPEN_FAILED'
}

Node.js v18.3.0

avec l'installation du node_modules depuis replit l'erreur suivante s'affiche

/storage/emulated/0/77PCrowbot/node_modules/bindings/bindings.js:121
throw e;
^

Error: dlopen failed: "/storage/emulated/0/77PCrowbot/node_modules/better-sqlite3/build/Release/better_sqlite3.node" is 64-bit instead of 32-bit
at Module._extensions..node (node:internal/modules/cjs/loader:1189:18)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at bindings (/storage/emulated/0/77PCrowbot/node_modules/bindings/bindings.js:112:48)
at Object. (/storage/emulated/0/77PCrowbot/node_modules/better-sqlite3/lib/database.js:9:24)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32) {
code: 'ERR_DLOPEN_FAILED'
}

Node.js v18.3.0

sur installation locale

/data/data/com.termux/files/home/protect/node_modules/bindings/bindings.js:135
throw err;
^

Error: Could not locate the bindings file. Tried:
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/build/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/build/Debug/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/build/Release/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/out/Debug/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/Debug/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/out/Release/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/Release/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/build/default/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/compiled/18.3.0/android/arm/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/addon-build/release/install-root/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/addon-build/debug/install-root/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/addon-build/default/install-root/better_sqlite3.node
→ /data/data/com.termux/files/home/protect/node_modules/better-sqlite3/lib/binding/node-v108-android-arm/better_sqlite3.node
at bindings (/data/data/com.termux/files/home/protect/node_modules/bindings/bindings.js:126:9)
at new Database (/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/lib/database.js:48:64)
at Object. (/data/data/com.termux/files/home/protect/node_modules/quick.db/src/index.js:7:15)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/data/data/com.termux/files/home/protect/node_modules/quick.db/index.js:7:18) {
tries: [
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/build/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/build/Debug/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/build/Release/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/out/Debug/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/Debug/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/out/Release/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/Release/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/build/default/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/compiled/18.3.0/android/arm/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/addon-build/release/install-root/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/addon-build/debug/install-root/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/addon-build/default/install-root/better_sqlite3.node',
'/data/data/com.termux/files/home/protect/node_modules/better-sqlite3/lib/binding/node-v108-android-arm/better_sqlite3.node'
]
}

Node.js v18.3.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.