mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-10 05:08:55 -05:00
* Initial commit * Fix sentry * Make cog manager install path work relative to the bot's dir * Fix downloader to save data relative to the defined data folder * Fix sentry test * Fix downloader tests * Change logfile location * Add another line to codeowners * Basic tests * Fix versioning * Add in FutureWarning for config file changes * Add reference to issue
15 lines
373 B
Plaintext
15 lines
373 B
Plaintext
# Default
|
|
* @Twentysix26
|
|
|
|
# Core
|
|
core/config.py @tekulvw
|
|
core/cog_manager.py @tekulvw
|
|
core/data_manager.py @tekulvw
|
|
core/drivers/* @tekulvw
|
|
core/sentry_setup.py @Kowlin @tekulvw
|
|
|
|
# Cogs
|
|
cogs/alias/* @tekulvw
|
|
cogs/downloader/* @tekulvw
|
|
cogs/general/* @palmtree5
|