Extra storage #2
Labels
No labels
Chio/Core
Chio/Extensions
Chio/Libs
Compat/Breaking
Kind/Bug
Kind/Docs
Kind/Enhancement
Kind/Feature
Kind/Port
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Blocked
Status
Need More Info
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
chio/cord#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Прямо сейчас реализовано хранилище на уровне бота, это так называемый
PluginStorage. По аналогии можно реализовать подобные хранилища для:Подобными хранилищами смогут пользоваться все плагины. Их API должен быть подобен
PluginStoage.Они позволят сделать бота более универсальным для нескольких серверов, а не только для Salor; land.
Пример использования
На примере расширения
welcome.Объявление:
Использование: