Giter Club home page Giter Club logo

eres's Introduction

eres.fun
author: skillzl

๐Ÿ A multipurpose discord client written in javascript featuring a lot of util commands and a highly optimized web application with control over the application's settings. Eres is used on over 30 servers, we invite you to try it out and hope you enjoy!

Deployment & Features

Deployment support is not here yet! This repository is only for github imigration purposes.

  • Modular features with optional congifuration.
  • Experience system with levels and xp.
  • Popular canva design for rank and profile command.
  • Web application (dashboard) for optional configuration settings.

Node start guide

git clone https://github.com/skillzl/eres
cd eres-main

npm install
npn run start [cls && node bot.js] or nodemon

Dashboard

Tip: Visit this repository to check out the latest version available.

Widget

Envoirement settings

## Discord Application Token
TOKEN=

## Mongoose Connection String
MONGO_URL=

## Discord Application Unique Identifier
CLIENT_ID=

## Dicord Application Secret Key => (used for dashboard authentication)
CLIENT_SECRET=

## Listening Port for web-server
PORT= (e.g: 3000)

## Callback Url for web-server => (also applied in discord.com/developers settings)
CALLBACK_URL= (e.g: http://localhost:3000/login)

## Support server Url
SUPPORT_SERVER=

## Unique identifier developer
DEVELOPER_ID=

## Unique identifier webhook for bug reports
WEBHOOK_ID=

## Unique token webhook for bug reports
WEBHOOK_TOKEN= 

## Analytics unique identifier
ANALYTICS_ID=

## Domain
DOMAIN= (e.g: localhost:3000 => if used locally)

## api.skillzl.dev unique key (api.skillz.dev for key)
SKILLZL_API_KEY=

## Custom youtube cookie (for 419 rate limits)
YOUTUBE_COOKIE=

## GitHub Personal Token => (used for github integration /admin/panel )
GITHUB_TOKEN=

Note: Envoirement settings need to be in a ".env" file.

Analytics

As a developer, see how your application grow.

To set the _id just follow this tutorial I made real quick!

Click Here!

Emojis

Import these emojis to your server Click Here!

Change the emojis here Click Here!

License

This project is licensed under the Apache License 2.0 License - see the LICENSE file for details.

eres's People

Contributors

skillzl avatar hotsu0p avatar dependabot[bot] avatar

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.