Skip to content

Commit

Permalink
Update start.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
xhrvan authored Jun 16, 2021
1 parent 9e5dead commit a4f55c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions start.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@echo off
TITLE Miss Shasa
:: Enables virtual env mode and then starts Shasa
env\scripts\activate.bat && py -m ShasaBott
TITLE Evil Xobot
:: Enables virtual env mode and then starts Evil
env\scripts\activate.bat && py -m EvilBott

0 comments on commit a4f55c8

Please sign in to comment.