Discord Bot
A Discord bot written in Python with the following functions:
!random (item 1), (item 2), (item 3)... – choose a random item
!moneta – heads or tails
!pamarskomu – rock paper scissors against the bot
!pamarskomu su (username) - rock paper scissors against another Discord user
For the rock paper scissors functions, code was taken from the previously created game and adapted to run in a Discord chatroom instead of the command line.
Technologies used: Python, VPS