Giter Club home page Giter Club logo

cirilla's Introduction

Cirilla

This program is developed by WhittleGuy and licensed under GNU GPL-v3.0. Cirilla is a custom Discord bot developed to replace industry standard Discord bots. The UX of the bot is text based through Discord's Slash Commands. This project allows the author greater control of the bot features and UX than any closed-source bot could provide.

Getting Started

Tokens

This repository requires a Discord bot token and a MongoDB URI token. Please see their documentation.

Dependencies

All dependencies are included in package.json.

  • This bot makes use of the WOKCommands package, created by WornOfKeys and under an ISC License.
  • The canvas package may require you to install additional dependencies on your system. Please see their documentation.

Clone The Repository

$ git clone [email protected]:WhittleGuy/Cirilla.git

Install Dependencies

$ yarn install

Launch Application

Dev (Watch) Mode
$ yarn run dev

OR

Standard ts-node
$ yarn start

cirilla's People

Contributors

whittleguy avatar

Watchers

James Cloos avatar  avatar

cirilla's Issues

Package.json

The modules are refusing to install, below is the error the console gives me.

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^8.6.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.12.1" from [email protected]
npm ERR! node_modules/eslint-config-standard
npm ERR!   dev eslint-config-standard@"^16.0.3" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\thegu\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\thegu\AppData\Local\npm-cache\_logs\2022-02-19T10_18_34_191Z-debug-0.log

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.