- This bot is develop base on python. Python3 is require for installation and ffmpeg for audio procession. Here are the procedure to run Hack bot locally.
-
install python virtual environment
pip install pipenv pipenv install
-
add personal discord token go to discord developer to create a testing bot and get the token.
Edit
.env_example
and rename the file to.env
-
install ffmpeg For Windows: tutorial For Mac: `brew install ffmpeg
-
activate virtual environment and run
pipenv shell python3 main.py
- running on google cloud
- Team daily commands.
Commands:/checkin
/checkout
- Team member commands.
Commands:/create_team
,/set_public
,/set_confirm
,/get_checkinout_recent
,/get_checkinout_user
,/invite_button
,/broadcast
,/teamkick
,/anonymous_opinion
,/quit
,/ShowTeams
,/team_alarm
- Order dranks, weather, covid news, traffic ticket
Commands:/order_drink
,/weather
,/get_covid
...
- Joke generator, Play music, Chick soup generator, ask
Commands:/joke
,/play
,/ChickenSoul
,/ask
...