UQComputingSociety / uqcsbot-slack

:mortar_board: UQCSbot: our friendly little Slack bot
https://slack.uqcs.org.au
MIT License
55 stars 44 forks source link

Remove bots from welcome count #350

Closed mitchmcdee closed 6 years ago

mitchmcdee commented 6 years ago

As per title. This move was made such that the member count accurately reflects the number provided by slack-- which seems to ignore bots.

I also moved the time consuming welcome messages to after the milestone calculation as there is a large gap between the "Welcome, {USER}!" and ":tada: XXXX members! :tada:" otherwise.

TRManderson commented 6 years ago

Poor UQCSBot :'(

TRManderson commented 6 years ago

Caveat is that the member number check has potential to consume a decent chunk of time (though generally less than the welcome DMs)