Instead of using `.json` files to configure the bot, use a `.py` file containing all needed data. - [ ] Convert [config](https://github.com/PantomInach/DataBot/blob/main/data/config.json) and [giveroles](https://github.com/PantomInach/DataBot/blob/main/data/giveroles/example.json.exp) from `.json` to `.py` - [ ] Change functions to read config files - [ ] Change `commandRights.json` to python file