Slide 4
Slide 4 text
Bot
Origins
§ When
Discord
first
emerged,
My
Little
Pony
chats
were
targeted
by
trolls
§ Building
an
anti-‐spam
bot
required
using
a
reversed
engineered,
unsupported
api
§ The
API
itself
would
often
throw
spurious
errors
or
simply
fail
to
perform
actions
§ Sweetie
Bot
exploded
to
1000+
servers
with
hundreds
of
thousands
of
users
§ She
is
still
the
top
google
result
for
“discord
anti-‐spam
bot”,
for
some
reason.
§ The
old
code
intended
to
deal
with
a
few
hundred
servers
simply
couldn’t
deal
with
this
§ Last
time,
I
talked
about
the
database
deadlock
issues.