Files
croccybot/config/example-bot.conf
JetRaidz 1946077ded Fix help command not working in DMs
The `help` application command now functions as expected in DMs.
This shows both member-level and admin-level commands.

- Fixed `shop open` appearing in the DM slash command list
- Fixed `support_guild` not being included in `example-bot.conf`
- The following wards now require the `Guild` context to be passed to them:
	- `low_management`
	- `high_management`
2023-09-19 18:32:29 +12:00

51 lines
989 B
Plaintext

[STUDYLION]
prefix = !!
admins =
admin_guilds =
shard_count = 1
ALSO_READ = config/emojis.conf, config/secrets.conf, config/gui.conf
asset_path = assets
support_guild =
[ENDPOINTS]
guild_log =
gem_transaction =
[LOGGING]
log_file = bot.log
general_log =
error_log =
critical_log =
error_prefix =
critical_prefix =
[LOGGING_LEVELS]
root = DEBUG
discord = INFO
discord.http = INFO
discord.gateway = INFO
[APPIPC]
server_host = 127.0.0.1
server_port = 5000
[ANALYTICS]
appname = Analytics
server_host = 127.0.0.1
server_port = 4999
[BABEL]
locales = en-GB, ceaser
domains = base, wards, schedule, shop, moderation, economy, user_config, config, member_admin, ranks, tasklist, sysadmin, exec, meta, rooms, rolemenus, test, reminders, video, Pomodoro, statistics, utils, timer-gui, goals-gui, weekly-gui, profile-gui, monthly-gui, leaderboard-gui, stats-gui, settings_base, voice-tracker, text-tracker, lion-core, core_config, babel
[TEXT_TRACKER]
batchsize = 1
batchtime = 600