]> code.communitydata.science - coldcallbot-discord.git/log
coldcallbot-discord.git
2 years agoMerge branch 'master' of code.communitydata.science:coldcallbot-discord master
Benjamin Mako Hill [Wed, 5 Jan 2022 04:52:27 +0000 (13:52 +0900)]
Merge branch 'master' of code.communitydata.science:coldcallbot-discord

2 years agoremove references to boy (should be bot, obvs)
Benjamin Mako Hill [Wed, 5 Jan 2022 04:51:02 +0000 (13:51 +0900)]
remove references to boy (should be bot, obvs)

2 years agoupdated grade code
Benjamin Mako Hill [Tue, 1 Jun 2021 00:06:09 +0000 (17:06 -0700)]
updated grade code

- COMMLD570A did not penalize/track absences at all so i cut this completely

2 years agoreport on the number of questions answered, not just asked
Benjamin Mako Hill [Tue, 4 May 2021 19:49:03 +0000 (12:49 -0700)]
report on the number of questions answered, not just asked

2 years agosmall changes to get track participation working
Benjamin Mako Hill [Tue, 4 May 2021 19:32:14 +0000 (12:32 -0700)]
small changes to get track participation working

2 years agostart list at 1 instead of 0
Benjamin Mako Hill [Tue, 20 Apr 2021 18:26:36 +0000 (11:26 -0700)]
start list at 1 instead of 0

2 years agorenamed manual coldcall bot script
Benjamin Mako Hill [Tue, 20 Apr 2021 18:24:50 +0000 (11:24 -0700)]
renamed manual coldcall bot script

it's a /bot/, not a boy

2 years agoreworking the script to work with COMMLD570A (editted)
Benjamin Mako Hill [Tue, 6 Apr 2021 23:28:00 +0000 (16:28 -0700)]
reworking the script to work with COMMLD570A (editted)

this commit was editted to not include student details

- new manual version of the coldcallbot
- minor tweaks to make things less discord specific
- changes for new URLs, filenames, and such

3 years agoExplain how to configure the bot with discord.
Nathan TeBlunthuis [Wed, 30 Dec 2020 01:22:35 +0000 (17:22 -0800)]
Explain how to configure the bot with discord.

3 years agoadded case grades subdirectory to gitignore
Benjamin Mako Hill [Tue, 29 Dec 2020 22:42:21 +0000 (14:42 -0800)]
added case grades subdirectory to gitignore

3 years agoadded placeholder readme file
Benjamin Mako Hill [Tue, 29 Dec 2020 21:54:38 +0000 (13:54 -0800)]
added placeholder readme file

3 years agoreminder to create subdirectories
Benjamin Mako Hill [Tue, 29 Dec 2020 21:40:30 +0000 (13:40 -0800)]
reminder to create subdirectories

3 years agorenamed the README file
Benjamin Mako Hill [Tue, 29 Dec 2020 21:39:04 +0000 (13:39 -0800)]
renamed the README file

3 years agorearrange the repository for publication
Benjamin Mako Hill [Tue, 29 Dec 2020 20:22:35 +0000 (12:22 -0800)]
rearrange the repository for publication

3 years agoupdated with final participation grades (
Benjamin Mako Hill [Wed, 23 Dec 2020 20:59:17 +0000 (12:59 -0800)]
updated with final participation grades (

- also includes the code necessary to generate those grades

3 years agodon't count missing questions as asked
Benjamin Mako Hill [Tue, 10 Nov 2020 18:26:23 +0000 (10:26 -0800)]
don't count missing questions as asked

3 years agodon't count folks who were missing
Benjamin Mako Hill [Tue, 10 Nov 2020 18:20:43 +0000 (10:20 -0800)]
don't count folks who were missing

Patch the coldcall script so that it doesn't count folks who are missing as
present for a question.

3 years agoadded code to compute /days/ present or absent
Benjamin Mako Hill [Tue, 10 Nov 2020 17:44:23 +0000 (09:44 -0800)]
added code to compute /days/ present or absent

3 years agoignore png files being generated
Benjamin Mako Hill [Wed, 28 Oct 2020 20:12:37 +0000 (13:12 -0700)]
ignore png files being generated

3 years agoupdated participation graphing
Benjamin Mako Hill [Wed, 28 Oct 2020 20:11:52 +0000 (13:11 -0700)]
updated participation graphing

3 years agosimple R script to track participation
Benjamin Mako Hill [Thu, 15 Oct 2020 02:42:07 +0000 (19:42 -0700)]
simple R script to track participation

lits two things:

- number of times folks have been called on
- number of times folks have bee absent/present

3 years agofix typo in the attendance... :P
Benjamin Mako Hill [Mon, 12 Oct 2020 17:50:30 +0000 (10:50 -0700)]
fix typo in the attendance... :P

3 years agocode to track enrolled students and who is missing
Benjamin Mako Hill [Mon, 12 Oct 2020 17:49:41 +0000 (10:49 -0700)]
code to track enrolled students and who is missing

3 years agoread student information using DictReader
Benjamin Mako Hill [Thu, 8 Oct 2020 15:09:21 +0000 (08:09 -0700)]
read student information using DictReader

This should be safer.

3 years agomake the bot script executable
Benjamin Mako Hill [Thu, 8 Oct 2020 14:57:06 +0000 (07:57 -0700)]
make the bot script executable

3 years agoinitial version of colcall bot
Benjamin Mako Hill [Mon, 5 Oct 2020 17:22:03 +0000 (10:22 -0700)]
initial version of colcall bot

- basic student information for preferred names
- simple discord bot
- coldcall library to maintain records and choose folks

Community Data Science Collective || Want to submit a patch?