-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial Slack Stats Bot Design #4
base: master
Are you sure you want to change the base?
Conversation
This sounds great! Want to connect it to my research group's Slack and show me how it works sometime? I sent you an invite. Message me when you join and we can schedule a time to try it out. |
App is ready for public installation. Users can install by visiting https://Slack-Bot.kenrosefire.repl.co.
The date issues have been fixed and public distribution has been enabled. Error logging has also been added. The bot can be installed at this link: https://Slack-Bot.kenrosefire.repl.co. |
I created a new sublime text program for statistics logging. It has the following limitations:
|
Information about design is found in file header. It is not available for public distribution on Slack yet due to a missing Flask Server. However, it can be used internally with the Sockets API and a user-created bot. A link to the project online can be found here: https://replit.com/@kenrosefire/Slack-Bot#main.py