-
- Downloads
Initial creation of wordcloud functionality
Showing
- haugebot/asgi.py 12 additions, 1 deletionhaugebot/asgi.py
- haugebot/consumers.py 102 additions, 0 deletionshaugebot/consumers.py
- haugebot/routing.py 7 additions, 0 deletionshaugebot/routing.py
- haugebot/settings.py 13 additions, 1 deletionhaugebot/settings.py
- haugebot/urls.py 8 additions, 0 deletionshaugebot/urls.py
- haugebot_twitch/haugebot.py 2 additions, 0 deletionshaugebot_twitch/haugebot.py
- haugebot_twitch/vote_cog.py 0 additions, 1 deletionhaugebot_twitch/vote_cog.py
- haugebot_twitch/wordcloud.py 70 additions, 0 deletionshaugebot_twitch/wordcloud.py
- haugebot_web/models.py 13 additions, 4 deletionshaugebot_web/models.py
- haugebot_web/static/css/styles.css 4 additions, 0 deletionshaugebot_web/static/css/styles.css
- haugebot_web/templates/layout.html 2 additions, 0 deletionshaugebot_web/templates/layout.html
- haugebot_web/templates/live-wordcloud.html 25 additions, 0 deletionshaugebot_web/templates/live-wordcloud.html
- haugebot_web/templates/wordcloud.html 89 additions, 0 deletionshaugebot_web/templates/wordcloud.html
- haugebot_web/views.py 14 additions, 0 deletionshaugebot_web/views.py
- requirements.txt 3 additions, 3 deletionsrequirements.txt
Loading
Please register or sign in to comment