fuma-nama / discord-bot-dashboard-next

The Most Powerful Discord bot Dashboard Template
https://demo-bot.vercel.app
MIT License
177 stars 61 forks source link

Credit issue #7

Closed MegalithOfficial closed 1 year ago

MegalithOfficial commented 1 year ago

Hello, can I use this dashboard with my custom additions and with MySQL? However, is it possible to use it without giving credit?

fuma-nama commented 1 year ago

It's a template repository, you are able to use it for commercial uses or any kind of purposes

Including to use MySQL instead of PostgreSQL, you can fully customise it and integrate it into your discord bot

MegalithOfficial commented 1 year ago

Im doing my bot as Non profit ( i dont sell anythink) so it wont be a problem?

MegalithOfficial commented 1 year ago

also how can i add my own language i add it but its keep saying "404 | This page could not be found."

fuma-nama commented 1 year ago

What did you mean by "add my own language"? I don't understand what you're asking about

If you mean localization (aka i18n), you should take a look at the implementation of the built-in hook The hook is based on the i18n feature provided by Next.js

Docs for localization

MegalithOfficial commented 1 year ago

Thank you i will check it asap