frc4646 / GroupMeBot

1 stars 1 forks source link

Functionality to Implement #1

Open meun5 opened 7 years ago

meun5 commented 7 years ago

Comment thread about the functionality we wish to implement.

To start off the conversation: A command that would post the datetime the next meeting is.

FureverFreed commented 7 years ago

I can possibly help with this, and I can run a dedicated server to host it if you want. I'm good with Python too.

FureverFreed commented 7 years ago

We need to have the groupy module files in this repository so I can start working on it. Where would I download them?

meun5 commented 7 years ago

The groups files are installed with pip and should not be committed into the repo. When I get home I'll setup the package installed.

meun5 commented 7 years ago

Also, just a note is that Groupy requires python 3.

drbobbob commented 7 years ago

You should commit a requirements.txt file so that it is easy to setup for devlopment.

bobbysq commented 7 years ago

I added one in 9f7c71a98414dfbd84f95c68b3b6d2a554f43c34.

Also, we should be starting separate issues for different requests.