Inspiration

Two of our members use Discord and we decided to create a bot that would work with Discord to respond to users when using specific commands

What it does

There is a list of commands under !help that the bot is able to execute such as !currency to find the exchange rate of different currencies, !lurking to find the last time a user posted, and !rps for rock paper scissors to name a few

How I built it

We used python and each worked on a few commands that we were interested in adding to the bot.

Challenges I ran into

For certain commands such as time and currency, for example, we needed to download special API's to help gather the data for us and then we could easily implement it into our bot.

Accomplishments that I'm proud of

We are proud that everything works properly and we an now work on this in our own time

What I learned

We learned how to create and modify a discord bot using python and now we have the knowledge of how to do this on our own if we wanted to create another bot for our server.

What's next for HackPSU_submission

We decided that we would work on the bot on our own time to better fit the needs of the servers we use.

Built With

Share this project:

Updates