Setting up a simple bot command framework and linter/formatter #1
Merged
w388zhan
merged 1 commits from init-setup
into master
2 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'init-setup'
Deleting a branch is permanent. It CANNOT be undone. Continue?
See
README.md
for instruction on running the bot.Key Changes
.
for the command prefix for now, it doesn't seem to conflict with existing bots.NOTIF_CHANNEL_ID
when it's up and running..ping
command to test the workflow.added 4 commits
f5da2566
- 1 commit from branchmaster
0f495f9e
- setting up discord bot framework using discord API8df0cace
- instructions to run the bot in READMEab5ab15a
- move notif channel id to env varCompare with previous version
mentioned in commit
66c9560430
66c9560430
.