All Projects → m4thewz → hyouka

m4thewz / hyouka

Licence: AGPL-3.0 license
Um bot open-source com dashboard incluída

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to hyouka

discord-dashboard
Example of Discord Oauth2 - Complete with Discord Bot
Stars: ✭ 35 (+191.67%)
Mutual labels:  passport, discord-js
TradeByte
💸 TradeByte - Stocks Trading Simulation WebApp
Stars: ✭ 30 (+150%)
Mutual labels:  passport, ejs
delet
[DEPRECATED - see README.md] a Discord bot made using Discord.js
Stars: ✭ 46 (+283.33%)
Mutual labels:  ejs, discord-js
yelp-camp
A Node.js web application project from the Udemy course - The Web Developer Bootcamp by Colt Steele
Stars: ✭ 36 (+200%)
Mutual labels:  passport, ejs
Luki
[Deprecated] The official repository for Luki the Discord bot
Stars: ✭ 21 (+75%)
Mutual labels:  discord-js
core
UBIC: The crypto currency providing UBI for the masses using the E-Passport
Stars: ✭ 37 (+208.33%)
Mutual labels:  passport
Mern Passport
A boilerplate example of using passport.js for authenticating a MERN application
Stars: ✭ 214 (+1683.33%)
Mutual labels:  passport
Go Guardian
Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
Stars: ✭ 204 (+1600%)
Mutual labels:  passport
slash-commands
slash commands handler to make your bot support slash commands.
Stars: ✭ 59 (+391.67%)
Mutual labels:  discord-js
DraconianJSBot
With its robust performance, intuitive design, and vast array of functionalities, the Draconian Bot is the ultimate solution for all your needs.
Stars: ✭ 113 (+841.67%)
Mutual labels:  discord-js
Alexi5
A Discord Bot built using discordJS. Started as a joke for spamming memes. Branch "v2" is currently being used for active development. Hosted on Heroku.
Stars: ✭ 19 (+58.33%)
Mutual labels:  discord-js
megumin-selfbot
My selfbot. Use if you like!
Stars: ✭ 11 (-8.33%)
Mutual labels:  discord-js
SiruBOT
SiruBOT, Multipurpose discord musicbot
Stars: ✭ 21 (+75%)
Mutual labels:  discord-js
Builderbook
Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
Stars: ✭ 3,015 (+25025%)
Mutual labels:  passport
Gyromina
Gyromina, a multipurpose Discord bot with fun + function all in one
Stars: ✭ 97 (+708.33%)
Mutual labels:  discord-js
Passport
Passport module for Nest framework (node.js) 🔑
Stars: ✭ 211 (+1658.33%)
Mutual labels:  passport
botkit-discord
🤖👾 A Botkit connector for Discord with support for text, voice, attachments, embedded messages, and more.
Stars: ✭ 37 (+208.33%)
Mutual labels:  discord-js
ToastyXD
Toasty XD is a Discord Bot that has many features, such as slash commands, server verification captcha system, staff inactive notices, staff activity checks and a word blacklist system.
Stars: ✭ 39 (+225%)
Mutual labels:  discord-js
egg-passport-local
wrap passport-local strategy for egg-passport
Stars: ✭ 44 (+266.67%)
Mutual labels:  passport
tailwind-dashboard-template
Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by
Stars: ✭ 1,662 (+13750%)
Mutual labels:  dashboard-templates

Hyouka

Um bot open-source feito em Node.js, sendo Discord.js como lib principal, MongoDB como banco de dados, e express para servidor-web

Como iniciar o projeto:
  BOT_TOKEN=Token do seu bot
  DASHBOARD_CLIENT_ID=Client Id
  DASHBOARD_CLIENT_SECRET=Client Secret do seu bot(Em general information)
  DASHBOARD_CALLBACK_URL=/auth/discord/redirect
  MONGOURI=Url do seu cluster no mongo, exemplo: Matheus:[email protected]/Hyouka

Coloque isso em seu arquivo .env na raiz do projeto

Na sua aplicação crie um redirect

Caso você se separe com o erro Invalid Ouath Redirect em seu dashboard_callback_uri coloque seu url inteiro, exemplo:

DASHBOARD_CALLBACK_URL=https://hyouka-web.glitch.me/auth/discord/redirect/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].