Skip to content

Commit 61c3165

Browse files
committed
Renamed images directory to resources.
1 parent 0629d1b commit 61c3165

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

bot.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Beepboop Starterbot
22
description: A simple Python bot sample for Beep Boop
3-
avatar: images/avatar.png
4-
background: images/background.png
3+
avatar: resources/avatar.png
4+
background: resources/background.png
55
config:
66
- name: LOG_LEVEL
77
friendly_name: Severity level to show for logging.
@@ -13,4 +13,4 @@ config:
1313
type: secret
1414
default: not secret though
1515
screenshots:
16-
- screenshot: images/screenshot1.png
16+
- screenshot: resources/screenshot1.png
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)