Feat: add config #6

Closed
opened 4 days ago by nyanide · 2 comments
nyanide commented 4 days ago
Collaborator

it will be a json file, as python has that in std lib

heres what it will look like in an incomplete form

{
 "admins": []
}
it will be a json file, as python has that in std lib heres what it will look like in an incomplete form ``` { "admins": [] } ```
waifu was assigned by nyanide 4 days ago
nyanide self-assigned this 4 days ago
nyanide added reference dev 4 days ago
nai added the
Feature
label 4 days ago
Poster
Collaborator

This'll just be in a native python file (config.py) instead, cause constantly reparsing the json just to get one field from the config in the existing code will be inefficient.

This'll just be in a native python file (config.py) instead, cause constantly reparsing the json just to get one field from the config in the existing code will be inefficient.
Poster
Collaborator

PR #7 adds base config, closing issue

PR #7 adds base config, closing issue
nyanide closed this issue 3 days ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: waifu/kemoverse#6
Loading…
There is no content yet.