Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.
Enrique bos edited this page Jan 6, 2022 · 17 revisions

Welcome to Jarvide docs!

Here, you can find all information about the source code, commands, features, and more.
Is something not up to date or contains incorrect information? Make sure to let us know!

File structure

Jarvide/src
├── cogs
│   ├── ide
│   │   ├── dialogs
│   │   │   ├── edit_view.py
│   │   │   ├── file_view.py
│   │   │   ├── navigated_saved.py
│   │   │   └── open_view.py
│   │   └── ide.py
│   ├── fun.py
│   ├── help.py
│   ├── misc.py
│   ├── mod.py
│   └── staff.py
├── utils
│   ├── confirmation.py
│   ├── paginator.py
│   └── utils.py
└── bot.py

Categories

FAQ

Jarvide frequently asked questions

Is there a file limit?

As of yet, there is no file limit and size limit. However, this might change in the future.

Why does Jarvide have premium?

Jarvide strives to be as free as possible, however with little money to afford a better database plan, 
storage is limited. That is the only reason that paying for exclusive gives more files; 
each contribution towards the database helps alot.

Where does the money I donate go?

All money donated goes into helping maintain and develop the bot. 
This includes advancing filesystems, buying better plans and stretching domains.

When will Jarvide Exclusive be released?

We are not sure when Jarvide Exclusive will be released, maybe weeks, maybe months.
Clone this wiki locally