diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-05-21 16:41:01 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-05-21 16:41:01 -0400 |
| commit | a06d70c730acbf81c8e9072ed9ce91681afd25e7 (patch) | |
| tree | 7191d2dc74583e86db2f46b642794d5e089ef03a /run_win.bat | |
| parent | 0f2233a529d80b242732bd40ebaecf3fbb56cecf (diff) | |
| download | AleeBot-a06d70c730acbf81c8e9072ed9ce91681afd25e7.tar.gz AleeBot-a06d70c730acbf81c8e9072ed9ce91681afd25e7.tar.bz2 AleeBot-a06d70c730acbf81c8e9072ed9ce91681afd25e7.zip | |
Added embeds when booting the bot and addeed auto role
Diffstat (limited to 'run_win.bat')
| -rw-r--r-- | run_win.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run_win.bat b/run_win.bat index b2d4974..b01fe26 100644 --- a/run_win.bat +++ b/run_win.bat @@ -5,7 +5,7 @@ echo Welcome to the AleeBot Console. echo If you want to self-host this bot, please continue by executing the following steps: echo 1. Create a tokens.json file and include the token of your bot user so that the bot does not error out when connecting to Discord Servers. echo 2. You will need to edit this file that you ran, and remove the 'git pull" line. This causes errors as it will try to pull from the AleeBot git. -echo 3. Finally, you must credit the developers (AleeCorp Developers will work fine). +echo 3. Finally, you must credit the developers (Alee Productions Developers will work fine). echo -------------------------------------------------------------------------------- echo To start the bot when you are ready, type in 'Yes/yes/y' or type in 'debug' to enter debug mode. set /p start=user@AleeBot:~$ |
