#🤖・general-bot
1 messages · Page 1331 of 1
You've already given a reputation point today! Please try again tomorrow.
Reputation point allowance resets at 00:00 UTC daily.
yea for my project i have to create an app that uses at least 3 different programming languages
t!rep @silver smelt
You've already given a reputation point today! Please try again tomorrow.
Reputation point allowance resets at 00:00 UTC daily.
the problem is i dont really know how to get qmake to run on docker
nope those are requirements
interesting
ye
what is qmake for?
the course is about programming languages
are they different styles of programming langauges too?
but i think ive got it almost running
yea, so we mainly use haskell, go, c++ and python
ah yeah I've used something like that, dont remember if it was called qmake
Radiohead 🥴
tranqui
same, im doing comp-sci and linguistics
@grave path Is it a double major?
joint major
420
Interestinggg
ejejejej
so less requirements than a double, but i only get one degree
So computer science with linguistics
ah bash nice
-p Radiohead minidisc compilation 1
Queued OK Computer Radiohead MINIDISC - Unreleased Songs Compilation #1 [@quartz bough]
Is it like using programming to analyze linguistics?
so my idea is to create an app in c++ where you input a chunk of text and then it will analyze the text using various python scripts
yea exactly, blue
and where does bash come in?
just to hold everything together
That's really cool Laurens
eg, if i need a quick script for something
why do you need qmake?
I see
yeeee
its confusing but once i get it working it will be cool i guess
idk
maybe its a shit idea
is there a gui requirement?
i can share it with yall once ive got something running
no, not really
but what else can i do
yea but then i dont need c++ or anything
like im doing it so i can use multiple languages
I see
hmm, maybe you can pick a different language to act as a web server
and have that be the interface
hmm i could, but ive never worked with web servers or any of that stuff
also i need one 'systems' language such as C, C++ or Rust
hmm idk yet, ill come up with something. i do a lot of linguistic research with python already so ill throw something together
systems - scripting - and something?
D amarillista
adjective
1. (general)
឵឵ ឵឵a) sensationalist
឵឵ ឵឵ ឵឵ ឵឵ ឵឵ ឵឵ Esta solía ser una fuente informativa prestigiosa, pero ahora se ha convertido en un medio sensacionalista.
឵឵ ឵឵ ឵឵ ឵឵ ឵឵ ឵឵ This used to be a prestigious news source, but now it has become a sensationalist media outlet.
឵឵ ឵឵b) yellow
឵឵ ឵឵ ឵឵ ឵឵ ឵឵ ឵឵ La prensa amarillista está cubriendo la aventura extramatrimonial del gobernador; enfoquémosnos en notas más serias.
឵឵ ឵឵ ឵឵ ឵឵ ឵឵ ឵឵ The governor's extramarital affair is being fully covered by the yellow press; let's focus on more serious stories.
Ver en SpanishDict
at least one systems and one scripting language
the third language doesnt really matter
but html/css/markdown dont count as langs
hmm i think he counts js as scripting
and you are a team of people?
ah ok
its a solo project
-np
OK Computer Radiohead MINIDISC - Unreleased Songs Compilation #1 [@quartz bough]
whats cool about websites is that they are easy to share
but I understand not having time for that shit hehe
idk im planning on doing a really simple gui using qt
so it wont be that bad
pretty much i just want a textbox for pasting content, a submit button and another box for output
I have only had bad times with qt, i've always had to use old versions of it haha
im sure it can be good tho
what kind of input?
the goal of the project is about using multiple languages in one project
text?
ohh just post a blob of text that will be analyzed
ye
so literally all i need is a textbox and a submit button
a cli or a website make more sense to me, but I cant see how to use cpp with it
ye
unless you do a webserver in cpp somehow, but thats probably no fun
yea exactly ive done text analysis a bunch of times using just Bash/Python on cli
but i need to add the third language lol
so i just need to figure out how to make a gui, the rest of the project is pretty easy for me
ive got 2 more months to do it so tahts fine
oooh
im just getting started early
is it your github profile?
no
hmm i have 0 knowledge of webservers or anything tho
so its gonna be just as much of a learning curve if not more tbh
ahm, vale
true, but, then you will know how to use webservers after instead of guis
which is a lot more fun imo
and useful
and marketable
and valuable
hmmm
for example, html files, css files and js files most typically, but also anything you want
ok let me look at the github thing you sent then
you could make a website with a text area and a button, and on pressing the button you send the text to the server, the server then calls a python script that processes the text, gives a result which you send back to the browser and display on the webpage
hmm thats a great idea tbh
haha
only thing is can i program an entire web server on my own?
y eso que es una versión no lanzada, @manic geode
you dont need to, you use the thing I sent
cuz we have to code everything ourselves... we can use small code snippets
ooh
but i cant just use the entire thing you sent me lol
you cant use libraries?
well i can use libraries
unreleased
Yeah I could tell it was different
a webserver is usually just using a library
I mean, you have to set up the business logic of your app, but usually people dont interact directly with http
this is probably something like what flask is for python
Hubo una filtración de material no lanzada de Radiohead el año pasado, @manic geode
Llamado como "Minidisc"
I havent used this btw, its just the first thing I found on google, it has 2k stars though
last updated two years ago, so there might be better options
hmm yea idk maybe ill look around for it
ah they moved
ye i saw that
yea im using docker
Hubo una filtración de material no lanzada de Radiohead el año pasado, @manic geode
@viscid vector where is it?
cuz its easier than vagrant lol
with the webstuff I mean, since you havent used that before
ill see if i can find like a medium article showing how to make a simple c++ web server
allright
maybe you can run it by your instructor, whether you can use a web server library
@viscid vector where is it?
@manic geode let me see
yea i think we can use libraries... there's nothing that says we can't
yeah I don't feel like its cheating by any stretch unless the task was actually to write a webserver from scratch
yea lol
not advisable unless you are doing it for its own sake
but i think i can follow this maybe: https://medium.com/from-the-scratch/http-server-what-do-you-need-to-know-to-build-a-simple-http-server-from-scratch-d1ef8945e4fa
MiniDiscs [Hacked] is a compilation of demos, rehearsals, live performances and other material recorded by the English alternative rock band Radiohead while they were working on their 1997 album OK Co
@manic geode
anyways ill just mess around a bit tonight, i might ping you for questions at some point this week 😛
you can, thats basically what a webserver library does for you
if you go for a library you still have to write the part that interacts with python and processes the results
cool
MiniDiscs [Hacked] is a compilation of demos, rehearsals, live performances and other material recorded by the English alternative rock band Radiohead while they were working on their 1997 album OK Co
Queued Radiohead - MiniDiscs (Hacked) - MD111 [@quartz bough]
-q
4) Radiohead - Creep 3:57
5) Radiohead - Fake Plastic Trees 4:52
6) Coldplay - The Scientist 4:25
7) Hoobastank - The Reason 4:11
8) Vintage Culture, Adam K - Save Me (fe… 4:45
9) 1 HOUR RELAXING PIANO \\ Studying and… 1:00:00
10) Ocean In A Drop (Live) 5:21
11) Radiohead - Weird Fishes - by Tobias… 5:56
⬐ current track
12) OK Computer Radiohead MINIDISC - Unre… 1:37 left
⬑ current track
13) Radiohead - MiniDiscs (Hacked) - MD111 1:10:47
This is the end of the queue!
Use -play to add more :^)
xD
Thank you
chau
and thanks for the help and ideas 😄
😳
haha well thats good. it means you hopefully know what you are talking about
MD111
yeah at least supposably 

&inv @obtuse forge
@obtuse forge:
You have been invited to join @viscid vector in voice chat in #770757154185150475.
Please join a voice channel and type &accept to accept this invitation.
Nice :3 @viscid vector
here's the tracklist of MD111 @obtuse forge @manic geode https://i.imgur.com/qqHNDmR.jpeg
Radiohead - MiniDiscs (Hacked) - MD111 [@quartz bough]
Radiohead - MiniDiscs (Hacked) - MD111 [@quartz bough]
igual
Gracias
si gustan podemos escuchar el kid 17 después
Se puede invitar otro bot de música?

--p toxic
@manic geode 

Queria de systen
Anda estudiando Blue, Ori
Viewing daily quests • [ ori (✿◠‿◠)#0616 ]
Today's daily quests refresh in 23h 22mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
Completion Status
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/200
Rewards: <a:e:706219192923455549> 113 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 20/396
Rewards: <a:e:706219192923455549> 157 credits
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/6
Rewards: <a:e:706219192923455549> 232 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 9/204
Rewards: <a:e:706219192923455549> 126 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 4/112
Rewards: <a:e:706219192923455549> 200 credits
vas a entrar?
--p la vaca lola
t!tg wakj
Enter t!help tg for information on how to play with your Tatsugotchi!
Jajaja
t!tg wakl
Enter t!help tg for information on how to play with your Tatsugotchi!
todavía no, veri
t!tg walk
Interacting with Pet • [ pauloabr18_cs#1549 ]
estoy cenando 
Vaaa, ori
--stop
Provechito
que estas comiendo
pizza con huevo 
--p lonely system
I'm jealous Ori
Egg soup?
@silver smelt provecho 
Yeah for potates
Caldo de huevo 
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
Me voy a comer ahora
t!tg feed
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
Si, queda rico
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
No te comas a ti mismo, Blue
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
t!tg walk
Interacting with Pet • [ pauloabr18_cs#1549 ]
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
Si, queda rico
@vital locust No he probado
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
No te comas a ti mismo, Blue
@viscid vector lol

como se dice eso
Nunca quiere salir el perro 
t!tg feed
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
*voy a comer
Así es
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
t!tg play
Interacting with Pet • [ pauloabr18_cs#1549 ]
@vital locust No he probado
@obtuse forge debes probarlo es muy sencillo, papas, huevo, sopa maggy y le hechas galletas de soda
@manic geode 
pauloabr18_cs has given @silver smelt a reputation point!
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]

@silver smelt 
t!tg feed
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
t!rep @viscid vector
ori (✿◠‿◠) has given @viscid vector a reputation point!

t!house
Viewing pauloabr18_cs's House • [ pauloabr18_cs#1549 ]
@obtuse forge debes probarlo es muy sencillo, papas, huevo, sopa maggy y le hechas galletas de soda
@vital locustTal vez algún día jaja
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
Ori viste a luke?
luke??
@vital locust
Tal vez algún día jaja
@obtuse forge de donde eres?
t!tg train
Interacting with Pet • [ pauloabr18_cs#1549 ]
ya sabes
YA ME ACORDÉ
T!tg walk
Sánchez, you do not have an active Tatsugotchi. Purchase a Tatsugotchi capsule at t!shop, or set an active Tatsugotchi over at t!tg edit!
@obtuse forge de donde eres?
@vital locust México
@vital locust México
@obtuse forge alla comen enchiladas bro
Que es algo comun para la cena?
@obtuse forge alla comen enchiladas bro
@vital locust Sí, unas enchiladas ricolinas
🎣 | you caught: 🔧! You paid 💴 10 for casting.
No seas chismosa
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
Que es algo comun para la cena?
@vital locust No sé, hay muchas cosas jajaja
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:706480394442244126> : <a:e:706481392749379594>
<a:e:706897136322609302> : <a:e:706481418183770186> : <a:e:706480394442244126> <
<a:e:706480454232047646> : <a:e:706219192923455549> : <a:e:706480454232047646>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
t!slots 1
@viscid vector ¿Qué cenarías hoy?
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:708773651163381901> : <a:e:706481444368941096>
<a:e:708773722928054434> : <a:e:706903634536824842> : <a:e:708773722928054434> <
<a:e:706219192923455549> : <a:e:708773722928054434> : <a:e:706897136322609302>
| : : : : <:e:706526382452113478> : : : : |
ori (✿◠‿◠) used 1 credit(s) and won 3 credits!
T!quests 1
Viewing daily quests • [ ori (✿◠‿◠)#0616 ]
Today's daily quests refresh in 23h 17mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 3/200
Rewards: <a:e:706219192923455549> 113 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 55/396
Rewards: <a:e:706219192923455549> 157 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 6/6
Rewards: <a:e:706219192923455549> 232 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 25/204
Rewards: <a:e:706219192923455549> 126 credits
<a:e:734440989636165673><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 40/112
Rewards: <a:e:706219192923455549> 200 credits
Webito con shorizo
t!slots 10
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:706480394442244126> : <a:e:708773651163381901>
<a:e:706480454232047646> : <a:e:708773651163381901> : <a:e:706480394442244126> <
<a:e:708773722928054434> : <a:e:706481392749379594> : <a:e:706903634536824842>
| : : : LOST : : : |
ori (✿◠‿◠) used 10 credit(s) and lost everything.
xd
t!tg slots 5
Enter t!help tg for information on how to play with your Tatsugotchi!
@vital locust No sé, hay muchas cosas jajaja
@obtuse forge lo mas comun, unos tacos?
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:706480454232047646> : <a:e:706219192923455549>
<a:e:706903544292442152> : <a:e:706219192923455549> : <a:e:706903544292442152> <
<a:e:708773722928054434> : <a:e:706480394442244126> : <a:e:706480394442244126>
| : : : : <:e:706526382452113478> : : : : |
ori (✿◠‿◠) used 5 credit(s) and won 100 credits!
Es es mi sopa xd
T!slots 5
[ :e: l SLOTS ]
:e: : :e: : :e:
:e: : :e: : :e: <
:e: : :e: : :e:
| : : : : :e: : : : : |
ori (✿◠‿◠) used 5 credit(s) and won 100 credits!
@solar minnow oh @grave path
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706219192923455549> : <a:e:706480454232047646> : <a:e:708773651163381901>
<a:e:708773722928054434> : <a:e:708773651163381901> : <a:e:706481444368941096> <
<a:e:706480454232047646> : <a:e:706480394442244126> : <a:e:706219192923455549>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
Me da mucho conflicto lo de "caldo"
@obtuse forge lo mas comun, unos tacos?
@vital locust Los tacos son para los fines de semana, al menos para mí jaja
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706903634536824842> : <a:e:708773651163381901> : <a:e:706219192923455549>
<a:e:706480454232047646> : <a:e:706480454232047646> : <a:e:706481444368941096> <
<a:e:708773722928054434> : <a:e:708773722928054434> : <a:e:708773651163381901>
| : : : : <:e:706526382452113478> : : : : |
ori (✿◠‿◠) used 5 credit(s) and won 5 credits!
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706219192923455549> : <a:e:706480454232047646> : <a:e:706481392749379594>
<a:e:706897136322609302> : <a:e:706480394442244126> : <a:e:706480454232047646> <
<a:e:706480454232047646> : <a:e:708773651163381901> : <a:e:706480394442244126>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
T!fisj
@vital locust Los tacos son para los fines de semana, al menos para mí jaja
@obtuse forge unas tortas de jamon?
t!tg fish
fish's House • [ ori (✿◠‿◠)#0616 ]
t!fish
🎣 | you caught: 🛒! You paid 💴 10 for casting.
t!tg
Viewing your House • [ pauloabr18_cs#1549 ]
Se ve bueno el caldo @vital locust pero no me convence la mezcla de los ingredientes jaja
t!tg feed
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
t!tg train
t!tg train
Interacting with Pet • [ pauloabr18_cs#1549 ]
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]

t!tg play
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
t!tg
Viewing your House • [ pauloabr18_cs#1549 ]
t!quests 1
Viewing daily quests • [ ori (✿◠‿◠)#0616 ]
Today's daily quests refresh in 23h 15mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 108/200
Rewards: <a:e:706219192923455549> 113 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 66/396
Rewards: <a:e:706219192923455549> 157 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 6/6
Rewards: <a:e:706219192923455549> 232 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 35/204
Rewards: <a:e:706219192923455549> 126 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 58/112
Rewards: <a:e:706219192923455549> 200 credits

Se ve bueno el caldo @vital locust pero no me convence la mezcla de los ingredientes jaja
@obtuse forge jajaja es cuestión de cada pais, ami me parece asqueroso comer cuy y también me da tristeza, lo veo mas como mascota
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706481418183770186> : <a:e:706903544292442152> : <a:e:708773651163381901>
<a:e:708773651163381901> : <a:e:706481418183770186> : <a:e:706480454232047646> <
<a:e:706897136322609302> : <a:e:706897136322609302> : <a:e:706481444368941096>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
t!8ball @obtuse forge come tacos sólo los fines de semana?
Reply hazy try again @quartz bough
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706480454232047646> : <a:e:706480454232047646> : <a:e:706903544292442152>
<a:e:706903634536824842> : <a:e:708773722928054434> : <a:e:708773722928054434> <
<a:e:708773651163381901> : <a:e:708773651163381901> : <a:e:708773651163381901>
| : : : : <:e:706526382452113478> : : : : |
ori (✿◠‿◠) used 5 credit(s) and won 15 credits!
@obtuse forge jajaja es cuestión de cada pais, ami me parece asqueroso comer cuy y también me da tristeza, lo veo mas como mascota
@vital locust Yo no como cuy jajaja igual me da tristeza :c
t!8ball @obtuse forge come tacos sólo los fines de semana?
@viscid vector Chi jaja

@vital locust Yo no como cuy jajaja igual me da tristeza :c
@obtuse forge se que tu no, pero lo comen en peru y ecuador
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706480394442244126> : <a:e:706480454232047646> : <a:e:706903544292442152>
<a:e:706480454232047646> : <a:e:708773651163381901> : <a:e:708773651163381901> <
<a:e:706903634536824842> : <a:e:708773722928054434> : <a:e:706897136322609302>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
-skip
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:706480394442244126> : <a:e:706219192923455549>
<a:e:706480454232047646> : <a:e:706481444368941096> : <a:e:706480454232047646> <
<a:e:708773722928054434> : <a:e:708773651163381901> : <a:e:706903544292442152>
| : : : : <:e:706526382452113478> : : : : |
ori (✿◠‿◠) used 5 credit(s) and won 5 credits!
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706481444368941096> : <a:e:706897136322609302> : <a:e:706219192923455549>
<a:e:708773651163381901> : <a:e:706219192923455549> : <a:e:708773651163381901> <
<a:e:706480454232047646> : <a:e:708773722928054434> : <a:e:706897136322609302>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
t!quests 1
Viewing daily quests • [ ori (✿◠‿◠)#0616 ]
Today's daily quests refresh in 23h 13mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 128/200
Rewards: <a:e:706219192923455549> 113 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 77/396
Rewards: <a:e:706219192923455549> 157 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 6/6
Rewards: <a:e:706219192923455549> 232 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 42/204
Rewards: <a:e:706219192923455549> 126 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 68/112
Rewards: <a:e:706219192923455549> 200 credits
-p Hooverphonic 2 Wicky live
... Orí
#1308906 📣 se mea mucho
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706219192923455549> : <a:e:706480394442244126> : <a:e:708773722928054434>
<a:e:708773651163381901> : <a:e:706897136322609302> : <a:e:706480454232047646> <
<a:e:706480394442244126> : <a:e:706481444368941096> : <a:e:708773651163381901>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
Sí, pobres son tan indefensos @vital locust
-clear
#1308906📣 se mea mucho
@low lagoon LSBXLSND
-p Hooverphonic 2 Wicky live 2012
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706480454232047646> : <a:e:706480454232047646> : <a:e:706481444368941096>
<a:e:706903634536824842> : <a:e:706219192923455549> : <a:e:706480454232047646> <
<a:e:708773722928054434> : <a:e:706897136322609302> : <a:e:708773651163381901>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706903544292442152> : <a:e:706480394442244126> : <a:e:708773722928054434>
<a:e:706897136322609302> : <a:e:706219192923455549> : <a:e:706481392749379594> <
<a:e:706219192923455549> : <a:e:706480454232047646> : <a:e:706897136322609302>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:706219192923455549> : <a:e:708773722928054434>
<a:e:706480394442244126> : <a:e:708773651163381901> : <a:e:706481444368941096> <
<a:e:706897136322609302> : <a:e:706481392749379594> : <a:e:706481418183770186>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
Sí, pobres son tan indefensos @vital locust
@obtuse forge si es como comer conejo
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706219192923455549> : <a:e:706481418183770186> : <a:e:708773651163381901>
<a:e:706480454232047646> : <a:e:708773651163381901> : <a:e:706903634536824842> <
<a:e:708773722928054434> : <a:e:706903544292442152> : <a:e:706481418183770186>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
T!slots 5
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706481444368941096> : <a:e:706219192923455549> : <a:e:706480394442244126>
<a:e:706480454232047646> : <a:e:706481392749379594> : <a:e:706903634536824842> <
<a:e:706481392749379594> : <a:e:706481444368941096> : <a:e:708773651163381901>
| : : : LOST : : : |
ori (✿◠‿◠) used 5 credit(s) and lost everything.
t!quests 1
Viewing daily quests • [ ori (✿◠‿◠)#0616 ]
Today's daily quests refresh in 23h 12mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 128/200
Rewards: <a:e:706219192923455549> 113 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 90/396
Rewards: <a:e:706219192923455549> 157 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 6/6
Rewards: <a:e:706219192923455549> 232 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 50/204
Rewards: <a:e:706219192923455549> 126 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 76/112
Rewards: <a:e:706219192923455549> 200 credits
Kkkkkkk
cuyes 😋
Lul
--p chopsuey
@vital locust igual son muy bonitos como para ser platillo
cuyes 😋
@lusty radish Uta
@silver smelt how’s the pizza

Mejor una paloma @lusty radish

@silver smelt

@silver smelt
@vital locust igual son muy bonitos como para ser platillo:GWczeAngryCry:
@obtuse forge si lo se, estoy en contra de eso y de la pizza con piña
T!quests
Viewing daily quests • [ dutchgriffon#2580 ]
Today's daily quests refresh in 23h 11mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
Completion Status
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/12
Rewards: <a:e:706219192923455549> 249 credits
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/8
Rewards: <a:e:706219192923455549> 245 credits
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/8
Rewards: <a:e:706219192923455549> 242 credits
<a:e:734440989636165673><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 92/262
Rewards: <a:e:706219192923455549> 143 credits
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/10
Rewards: <a:e:706219192923455549> 120 credits
t!rep @rocky pond
allsunday has given @rocky pond a reputation point!
T!cookie @silver smelt
dutchgriffon has given @silver smelt a cookie!
📥 54 | 📤 66
t!daily @rocky pond
Tampoco me gusta la pizza con piña @vital locust
Claiming dailies • [ allsunday#1958 ]
T!cookie @silver smelt
dutchgriffon has given @silver smelt a cookie!
📥 54 | 📤 67
--> Tampoco me gusta la pizza con piña @vital locust
@obtuse forge me caes bien bro
T!fish
🎣 | you caught: 🔋! You paid 💴 10 for casting.
t!cookie @grave path
pauloabr18_cs has given @grave path a cookie!
📥 39 | 📤 76
T!cookie @viscid vector
dutchgriffon has given @quartz bough a cookie!
📥 55 | 📤 68
t!cookie @manic geode
You cannot give a cookie to yourself!
T!tg train
Interacting with Pet • [ dutchgriffon#2580 ]
T!tg feed
Interacting with Pet • [ dutchgriffon#2580 ]
--p so violento so macabro
Queued So violento so macabro [@vital locust]
@vital locust También tú jajaja viva la pizza sin piña 
T!tg walk
Interacting with Pet • [ dutchgriffon#2580 ]
T!fish
🎣 | you caught: 🐟! You paid 💴 10 for casting.
--p so violento so macabro
@vital locust Panda, me gusta
T!tg train
Interacting with Pet • [ dutchgriffon#2580 ]
T!tg walk
Interacting with Pet • [ dutchgriffon#2580 ]
-p Muse topic Supermassive Black Hole
Queued Supermassive Black Hole (Twilight Soundtrack Version) [@quartz bough]
@vital locust También tú jajaja viva la pizza sin piña
@obtuse forge jajaja no, hay que eliminarla mejor con maiz, champiñones y peperoni
t!rep @waxen hill
jay. has given @waxen hill a reputation point!
t!daily @waxen hill
Claiming dailies • [ jay.#0016 ]
@vital locust así es, me uno al movimiento jaja
@vital locust Panda, me gusta
@obtuse forge ami desde hace muchos años, según algo van A sacar este año
modo light

-p Unintended muse
Queued Muse - Unintended [@obtuse forge]
modo light
@lusty radish cuando entro está en modo oscurito ):
No entiendo que hacías jaja, estas criando un perro? @silver smelt
lul
T!cookie @silver smelt
dutchgriffon has given @silver smelt a cookie!
📥 55 | 📤 69
@vital locust no sabía eso
t!cookie @grave path
ori (✿◠‿◠) has given @grave path a cookie!
📥 89 | 📤 69
lauchito 
@vital locust quieres unirte a nuestro vc?
t!daily @grave path
Claiming dailies • [ ori (✿◠‿◠)#0616 ]
o estás bien así?
@vital locust quieres unirte a nuestro vc?
@viscid vector si voy
T!daily @silver smelt
Claiming dailies • [ dutchgriffon#2580 ]
No entiendo que hacías jaja, estas criando un perro? @silver smelt
@vital locust ti
t!cookie @grave path
ori (✿◠‿◠) has given @grave path a cookie!
📥 89 | 📤 70
t!quests 1
Viewing daily quests • [ ori (✿◠‿◠)#0616 ]
Today's daily quests refresh in 23h 6mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 200/200
Rewards: <a:e:706219192923455549> 113 credits
<a:e:734440989636165673><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 123/396
Rewards: <a:e:706219192923455549> 157 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 6/6
Rewards: <a:e:706219192923455549> 232 credits
<a:e:734440989636165673><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 65/204
Rewards: <a:e:706219192923455549> 126 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009349656617> 95/112
Rewards: <a:e:706219192923455549> 200 credits
&inv @vital locust
@vital locust:
You have been invited to join @viscid vector in voice chat in #770757154185150475.
Please join a voice channel and type &accept to accept this invitation.
@vital locust ti
@silver smelt pero ya teníamos uno en la familia el perro felix
t!quests 1
Viewing daily quests • [ Fran#3472 ]
Today's daily quests refresh in 23h 6mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
Completion Status
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/24
Rewards: <a:e:706219192923455549> 208 credits
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/10
Rewards: <a:e:706219192923455549> 103 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 1/110
Rewards: <a:e:706219192923455549> 227 credits
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/7
Rewards: <a:e:706219192923455549> 248 credits
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/11
Rewards: <a:e:706219192923455549> 205 credits
🎣 | you caught: 🐟! You paid 💴 10 for casting.
El perro félix es un curifeo
t!slots 1
@silver smelt pero ya teníamos uno en la familia el perro felix
@vital locust no quiero a felix
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706903634536824842> : <a:e:706903634536824842> : <a:e:708773651163381901>
<a:e:706219192923455549> : <a:e:708773651163381901> : <a:e:706480394442244126> <
<a:e:706481418183770186> : <a:e:706481444368941096> : <a:e:706897136322609302>
| : : : LOST : : : |
Fran used 1 credit(s) and lost everything.
t!cookie @silver smelt
bluestar4 has given @silver smelt a cookie!
📥 0 | 📤 1
T!cookie @vale breach
dutchgriffon has given @vale breach a cookie!
📥 57 | 📤 70
T!cookie @silver smelt
dutchgriffon has given @silver smelt a cookie!
📥 57 | 📤 71
t!cookie @manic geode
ori (✿◠‿◠) has given @manic geode a cookie!
📥 91 | 📤 71
Oye no me acepta
T!fish
🎣 | you caught: 🔧! You paid 💴 10 for casting.
U u
t!cookie @grave path
bluestar4 has given @grave path a cookie!
📥 1 | 📤 2
t!cookie @vale breach
ori (✿◠‿◠) has given @vale breach a cookie!
📥 91 | 📤 72
t!cookie @grave path
Fran has given @grave path a cookie!
📥 118 | 📤 168
pon &accept @vital locust
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
T!cookie @manic geode
dutchgriffon has given @manic geode a cookie!
📥 59 | 📤 72
t!cookie @silver smelt
Fran has given @silver smelt a cookie!
📥 118 | 📤 169
t!cookie @silver smelt
bluestar4 has given @silver smelt a cookie!
📥 2 | 📤 3
t!tg train
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
T!cookie @silver smelt
dutchgriffon has given @silver smelt a cookie!
📥 59 | 📤 73
t!cookie @grave path
Fran has given @grave path a cookie!
📥 118 | 📤 170
So many cookies
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
&aceppt
t!cookie @silver smelt
Fran has given @silver smelt a cookie!
📥 118 | 📤 171
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
t!tg feed
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
t!slots 1
espera
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773722928054434> : <a:e:706480454232047646> : <a:e:706480394442244126>
<a:e:706903544292442152> : <a:e:706481444368941096> : <a:e:706480454232047646> <
<a:e:708773651163381901> : <a:e:708773722928054434> : <a:e:706481418183770186>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
t!tg walk
&inv @vital locust
@vital locust:
You have been invited to join @viscid vector in voice chat in #770757154185150475.
Please join a voice channel and type &accept to accept this invitation.
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
t!cookie @silver smelt
bluestar4 has given @silver smelt a cookie!
📥 2 | 📤 4
t!cookie @manic geode
Fran has given @manic geode a cookie!
📥 118 | 📤 172
t!tg train
&invte @vital locust
t!cookie @grave path
Fran has given @grave path a cookie!
📥 118 | 📤 173
t!cookie @vale breach
ori (✿◠‿◠) has given @vale breach a cookie!
📥 96 | 📤 73
t!cookie @silver smelt
Fran has given @silver smelt a cookie!
📥 119 | 📤 174
t!cookie @vale breach
bluestar4 has given @vale breach a cookie!
📥 3 | 📤 5
gracoas :3
t!cookie @grave path
ori (✿◠‿◠) has given @grave path a cookie!
📥 97 | 📤 74
t!cookie @silver smelt
bluestar4 has given @silver smelt a cookie!
📥 3 | 📤 6
t!cookie laurens
Fran has given @grave path a cookie!
📥 120 | 📤 175
t!cookie ori
Fran has given @frosty coral a cookie!
📥 120 | 📤 176
t!cookie @silver smelt
pauloabr18_cs has given @silver smelt a cookie!
📥 40 | 📤 77
pauloabr18_cs has given @silver smelt a cookie!
📥 40 | 📤 78
t!tg @manic geode
t!quests 1
Viewing daily quests • [ Fran#3472 ]
Today's daily quests refresh in 23h 4mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
Completion Status
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 1/24
Rewards: <a:e:706219192923455549> 208 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009349656617> 9/10
Rewards: <a:e:706219192923455549> 103 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 16/110
Rewards: <a:e:706219192923455549> 227 credits
<:e:734441009639063694><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 0/7
Rewards: <a:e:706219192923455549> 248 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 1/11
Rewards: <a:e:706219192923455549> 205 credits
bluestar4's House • [ ori (✿◠‿◠)#0616 ]
t!cookie @silver smelt
pauloabr18_cs has given @silver smelt a cookie!
📥 40 | 📤 79
t!cookie @viscid vector
ori (✿◠‿◠) has given @quartz bough a cookie!
📥 101 | 📤 75
t!cokie @viscid vector
t!cookie @silver smelt
pauloabr18_cs has given @silver smelt a cookie!
📥 41 | 📤 80
t!quests 1
Viewing daily quests • [ ori (✿◠‿◠)#0616 ]
Today's daily quests refresh in 23h 4mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 200/200
Rewards: <a:e:706219192923455549> 113 credits
<a:e:734440989636165673><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 143/396
Rewards: <a:e:706219192923455549> 157 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 6/6
Rewards: <a:e:706219192923455549> 232 credits
<a:e:734440989636165673><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 74/204
Rewards: <a:e:706219192923455549> 126 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009349656617> 111/112
Rewards: <a:e:706219192923455549> 200 credits
t!cookie @silver smelt
t!cookie @viscid vector
pauloabr18_cs has given @silver smelt a cookie!
📥 41 | 📤 81
Fran has given @quartz bough a cookie!
📥 120 | 📤 177
x
Is that my dog??
t!cookie @silver smelt
pauloabr18_cs has given @silver smelt a cookie!
📥 42 | 📤 82
t!quests 1
Viewing daily quests • [ ori (✿◠‿◠)#0616 ]
Today's daily quests refresh in 23h 3mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 200/200
Rewards: <a:e:706219192923455549> 113 credits
<a:e:734440989636165673><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 143/396
Rewards: <a:e:706219192923455549> 157 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 6/6
Rewards: <a:e:706219192923455549> 232 credits
<a:e:734440989636165673><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 74/204
Rewards: <a:e:706219192923455549> 126 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 112/112
Rewards: <a:e:706219192923455549> 200 credits
t!cookie @silver smelt
pauloabr18_cs has given @silver smelt a cookie!
📥 42 | 📤 83
t!fish
🎣 | you caught: 📎! You paid 💴 10 for casting.
@vital locust modo triste jaja puedes poner tu música
t!cookie @silver smelt
pauloabr18_cs has given @silver smelt a cookie!
📥 42 | 📤 84
t!tg train
Interacting with Pet • [ Fran#3472 ]

t!tg train
t!cookie @silver smelt
t!tg walk
pauloabr18_cs has given @silver smelt a cookie!
📥 42 | 📤 85
Interacting with Pet • [ Fran#3472 ]
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
t!tg train
t!cookie @vale breach
bluestar4 has given @vale breach a cookie!
📥 3 | 📤 7
t!tg train
t!cookie @silver smelt
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
pauloabr18_cs has given @silver smelt a cookie!
📥 42 | 📤 86
t!tg train
Interacting with Pet • [ Fran#3472 ]
t!cookie @silver smelt
-p si amaneciera
Queued SARATOGA - Si amaneciera (LIVE) [@vital locust]
t!tg train
t!cookie @silver smelt
Interacting with Pet • [ Fran#3472 ]
pauloabr18_cs has given @silver smelt a cookie!
📥 42 | 📤 87
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706903634536824842> : <a:e:708773651163381901> : <a:e:708773651163381901>
<a:e:706219192923455549> : <a:e:706897136322609302> : <a:e:706480454232047646> <
<a:e:706480454232047646> : <a:e:706480454232047646> : <a:e:706897136322609302>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
t!cookie @viscid vector
bluestar4 has given @quartz bough a cookie!
📥 3 | 📤 8
t!cookie @silver smelt
pauloabr18_cs has given @silver smelt a cookie!
📥 43 | 📤 88
t!tg train
Interacting with Pet • [ Fran#3472 ]
t!tg train
-next
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:706480394442244126> : <a:e:706481392749379594>
<a:e:706481444368941096> : <a:e:706903634536824842> : <a:e:708773651163381901> <
<a:e:706219192923455549> : <a:e:706481392749379594> : <a:e:706481444368941096>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
Interacting with Pet • [ Fran#3472 ]
t!cookie @silver smelt
pauloabr18_cs has given @silver smelt a cookie!
📥 43 | 📤 89
T!tg feed
Interacting with Pet • [ dutchgriffon#2580 ]

t!tg train
Interacting with Pet • [ Fran#3472 ]
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706897136322609302> : <a:e:706481444368941096> : <a:e:706219192923455549>
<a:e:706219192923455549> : <a:e:708773651163381901> : <a:e:708773651163381901> <
<a:e:706481418183770186> : <a:e:706903544292442152> : <a:e:706481444368941096>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
T!tg train
Interacting with Pet • [ dutchgriffon#2580 ]
t!tg train
Interacting with Pet • [ Fran#3472 ]
t!quests 1
Viewing daily quests • [ Fran#3472 ]
Today's daily quests refresh in 23h 3mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 1/24
Rewards: <a:e:706219192923455549> 208 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 10/10
Rewards: <a:e:706219192923455549> 103 credits
<a:e:734440989636165673><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 29/110
Rewards: <a:e:706219192923455549> 227 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 7/7
Rewards: <a:e:706219192923455549> 248 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 1/11
Rewards: <a:e:706219192923455549> 205 credits
T!tg walk
t!tg @viscid vector
Interacting with Pet • [ dutchgriffon#2580 ]
pauloabr18_cs's House • [ ori (✿◠‿◠)#0616 ]
t!cookie @vale breach
pauloabr18_cs has given @vale breach a cookie!
📥 43 | 📤 90
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706480454232047646> : <a:e:706480394442244126> : <a:e:706897136322609302>
<a:e:706481392749379594> : <a:e:706897136322609302> : <a:e:708773651163381901> <
<a:e:706480394442244126> : <a:e:708773651163381901> : <a:e:706903634536824842>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
T!tg train
Interacting with Pet • [ dutchgriffon#2580 ]
t!cookie @vale breach
pauloabr18_cs has given @vale breach a cookie!
📥 43 | 📤 91
t!cookie @grave path
t!fish
Te gusta Saratoga?
bluestar4 has given @grave path a cookie!
📥 3 | 📤 9
🎣 | you caught: 🛒! You paid 💴 10 for casting.
t!cookie @vale breach
t!tg @vale breach
Y!tg walk
Fran's House • [ ori (✿◠‿◠)#0616 ]
t!cookie @vale breach
pauloabr18_cs has given @vale breach a cookie!
📥 43 | 📤 92
hahah
T!tg walk
Interacting with Pet • [ dutchgriffon#2580 ]
t!tg @grave path
t!cookie @silver smelt
dutchgriffon's House • [ ori (✿◠‿◠)#0616 ]
bluestar4 has given @silver smelt a cookie!
📥 3 | 📤 10
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706481444368941096> : <a:e:706481444368941096> : <a:e:706481418183770186>
<a:e:708773722928054434> : <a:e:706219192923455549> : <a:e:706897136322609302> <
<a:e:706903634536824842> : <a:e:706480454232047646> : <a:e:706480454232047646>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
t!cookie @viscid vector
Fran has given @quartz bough a cookie!
📥 124 | 📤 178
t!cookie @vale breach
pauloabr18_cs has given @vale breach a cookie!
📥 44 | 📤 93
T!quests
t!slots 1
Viewing daily quests • [ dutchgriffon#2580 ]
Today's daily quests refresh in 23h 2mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
Completion Status
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 1/12
Rewards: <a:e:706219192923455549> 249 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 4/8
Rewards: <a:e:706219192923455549> 245 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 4/8
Rewards: <a:e:706219192923455549> 242 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 120/262
Rewards: <a:e:706219192923455549> 143 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009349656617> 8/10
Rewards: <a:e:706219192923455549> 120 credits
t!cookie @viscid vector
t!cookie @vale breach
Fran has given @quartz bough a cookie!
📥 125 | 📤 179
pauloabr18_cs has given @vale breach a cookie!
📥 45 | 📤 94
Te gusta Saratoga?
@vital locust No lo había escuchado, se escucha bieen
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706481444368941096> : <a:e:708773651163381901> : <a:e:706480454232047646>
<a:e:706481392749379594> : <a:e:706481444368941096> : <a:e:706480394442244126> <
<a:e:708773651163381901> : <a:e:706897136322609302> : <a:e:708773651163381901>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
t!cookie @vale breach
pauloabr18_cs has given @vale breach a cookie!
📥 45 | 📤 95
t!cookie @silver smelt
bluestar4 has given @silver smelt a cookie!
📥 3 | 📤 11
t!cookie @vale breach
nuestra existencia tendría que ser spam
T!cookie @viscid vector
dutchgriffon has given @quartz bough a cookie!
📥 64 | 📤 74
t!cookie @vale breach
pauloabr18_cs has given @vale breach a cookie!
📥 46 | 📤 96
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:706903634536824842> : <a:e:706480394442244126>
<a:e:706481444368941096> : <a:e:708773722928054434> : <a:e:706480454232047646> <
<a:e:706480454232047646> : <a:e:708773651163381901> : <a:e:708773651163381901>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
T!fish
si
🎣 | you caught: 🐟! You paid 💴 10 for casting.
t!cookie @vale breach
pauloabr18_cs has given @vale breach a cookie!
📥 46 | 📤 97
@vital locust No lo había escuchado, se escucha bieen
@obtuse forge son buenos, como rata blanca, o mecano
t!slots 1
t!cookie @vale breach
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706481444368941096> : <a:e:708773651163381901> : <a:e:708773651163381901>
<a:e:708773651163381901> : <a:e:706903634536824842> : <a:e:708773722928054434> <
<a:e:706219192923455549> : <a:e:706480454232047646> : <a:e:706481392749379594>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
pauloabr18_cs has given @vale breach a cookie!
📥 46 | 📤 98
Do I have unlimited cookies
T!cookie @silver smelt
dutchgriffon has given @silver smelt a cookie!
📥 64 | 📤 75
pauloabr18_cs has given @vale breach a cookie!
📥 46 | 📤 99
T!tg walk
;hardcore
Interacting with Pet • [ dutchgriffon#2580 ]
I've removed hardcore from you.
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:706481444368941096> : <a:e:706480394442244126>
<a:e:706903544292442152> : <a:e:708773651163381901> : <a:e:708773722928054434> <
<a:e:706903634536824842> : <a:e:706480454232047646> : <a:e:706903634536824842>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
t!cookie @grave path
pauloabr18_cs has given @grave path a cookie!
📥 46 | 📤 100
está lleno de spameros
T!tg feed
Interacting with Pet • [ dutchgriffon#2580 ]
t!cookie @grave path
pauloabr18_cs has given @grave path a cookie!
📥 46 | 📤 101
t!quests 1
Viewing daily quests • [ ori (✿◠‿◠)#0616 ]
Today's daily quests refresh in 23h 1mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 200/200
Rewards: <a:e:706219192923455549> 113 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 156/396
Rewards: <a:e:706219192923455549> 157 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 6/6
Rewards: <a:e:706219192923455549> 232 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 83/204
Rewards: <a:e:706219192923455549> 126 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 112/112
Rewards: <a:e:706219192923455549> 200 credits
T!tg walk
Interacting with Pet • [ dutchgriffon#2580 ]
Bot chat is lowkey lit
t!cookie @grave path
pauloabr18_cs has given @grave path a cookie!
📥 46 | 📤 102
T!tg train
Interacting with Pet • [ dutchgriffon#2580 ]
t!cookie @grave path
pauloabr18_cs has given @grave path a cookie!
📥 46 | 📤 103
T!tg walk
Interacting with Pet • [ dutchgriffon#2580 ]
t!cookie @grave path
pauloabr18_cs has given @grave path a cookie!
📥 46 | 📤 104
-p martirio de otro
Queued Martirio de otro [@vital locust]
soy fan de nosotros spameando
t!cookie @grave path
T!tg train
pauloabr18_cs has given @grave path a cookie!
📥 46 | 📤 105
Interacting with Pet • [ dutchgriffon#2580 ]
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706903634536824842> : <a:e:706481392749379594> : <a:e:706219192923455549>
<a:e:706897136322609302> : <a:e:706219192923455549> : <a:e:706480454232047646> <
<a:e:708773651163381901> : <a:e:706481444368941096> : <a:e:708773651163381901>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
t!cookie @grave path
jjaajaja
@viscid vector 
-next
t!tg train
Interacting with Pet • [ Fran#3472 ]
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706481444368941096> : <a:e:706481392749379594> : <a:e:706481444368941096>
<a:e:706219192923455549> : <a:e:708773651163381901> : <a:e:706219192923455549> <
<a:e:708773651163381901> : <a:e:706903544292442152> : <a:e:706903634536824842>
| : : : : <:e:706526382452113478> : : : : |
ori (✿◠‿◠) used 1 credit(s) and won 3 credits!
un quilombo
T!tg feed
t!slots 1
Interacting with Pet • [ dutchgriffon#2580 ]
T!fish
hermoso
🎣 | you caught: 👞! You paid 💴 10 for casting.
@daring helm kkkk 
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:706897136322609302> : <a:e:706480394442244126>
<a:e:706480454232047646> : <a:e:706481444368941096> : <a:e:706481444368941096> <
<a:e:706219192923455549> : <a:e:708773651163381901> : <a:e:708773651163381901>
| : : : : <:e:706526382452113478> : : : : |
ori (✿◠‿◠) used 1 credit(s) and won 3 credits!
t!cookie @grave path
t!tg train
pauloabr18_cs has given @grave path a cookie!
📥 46 | 📤 106
Interacting with Pet • [ Fran#3472 ]
te puedo ver, fran
@t!cookie Groovy#7254
T!tg train
Interacting with Pet • [ dutchgriffon#2580 ]

t!cookie @grave path
t!tg @vale breach
pauloabr18_cs has given @grave path a cookie!
📥 46 | 📤 107
Fran's House • [ ori (✿◠‿◠)#0616 ]
T!tg walk
t!cookie @grave path
pauloabr18_cs has given @grave path a cookie!
📥 46 | 📤 108
t!cookie @daring helm
Fran has given @daring helm a cookie!
📥 131 | 📤 180
T!tg walk
Interacting with Pet • [ dutchgriffon#2580 ]
Se Cagaron xd
:o
t!cookie @meager fiber
bluestar4 has given @meager fiber a cookie!
📥 3 | 📤 12
T!tg train
Interacting with Pet • [ dutchgriffon#2580 ]
t!cookie @daring helm
pauloabr18_cs has given @daring helm a cookie!
📥 46 | 📤 109
:o
Loool
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706480454232047646> : <a:e:706903634536824842> : <a:e:706481418183770186>
<a:e:706219192923455549> : <a:e:708773651163381901> : <a:e:708773722928054434> <
<a:e:706480394442244126> : <a:e:706481392749379594> : <a:e:708773651163381901>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
t!cookie @daring helm
No give me more
pauloabr18_cs has given @daring helm a cookie!
📥 46 | 📤 110

JK
t!cookie @meager fiber
bluestar4 has given @meager fiber a cookie!
📥 3 | 📤 13
Give me all fhw cookies
ILY LAURENS
t!cookie @daring helm
pauloabr18_cs has given @daring helm a cookie!
📥 46 | 📤 111

t!cookie @grave path
ori (✿◠‿◠) has given @grave path a cookie!
📥 114 | 📤 76
t!cookie @daring helm
pauloabr18_cs has given @daring helm a cookie!
📥 46 | 📤 112
t!cookie @grave path
bluestar4 has given @grave path a cookie!
📥 3 | 📤 14
t!fish
🎣 | you caught: 👞! You paid 💴 10 for casting.
t!cookie @daring helm
pauloabr18_cs has given @daring helm a cookie!
📥 46 | 📤 113
T!cookie @silver smelt
dutchgriffon has given @silver smelt a cookie!
📥 75 | 📤 76
t!tg @grave path
dutchgriffon's House • [ ori (✿◠‿◠)#0616 ]
t!cookie @daring helm
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706903634536824842> : <a:e:708773651163381901> : <a:e:706480394442244126>
<a:e:706480394442244126> : <a:e:706480454232047646> : <a:e:708773722928054434> <
<a:e:706481444368941096> : <a:e:706903544292442152> : <a:e:706219192923455549>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
t!cookie @daring helm
pauloabr18_cs has given @daring helm a cookie!
📥 46 | 📤 114
Give me da cookies!!!!!
T!tg train
t!cookie @daring helm
pauloabr18_cs has given @daring helm a cookie!
📥 46 | 📤 115
Interacting with Pet • [ dutchgriffon#2580 ]
t!cookie @daring helm
t!cookie @manic geode
pauloabr18_cs has given @daring helm a cookie!
📥 46 | 📤 116
ori (✿◠‿◠) has given @manic geode a cookie!
📥 115 | 📤 77
T!tg walk
Interacting with Pet • [ dutchgriffon#2580 ]
:p
T!fish
pauloabr18_cs has given @daring helm a cookie!
📥 46 | 📤 117
🎣 | you caught: 📎! You paid 💴 10 for casting.
t!fish
🎣 | you can fish again in 5 seconds.
t!tg walk
Interacting with Pet • [ ori (✿◠‿◠)#0616 ]
oh gosh
t!tg @viscid vector
T!fish
pauloabr18_cs's House • [ ori (✿◠‿◠)#0616 ]
🎣 | you caught: 🛒! You paid 💴 10 for casting.
t!cookie @manic geode
pauloabr18_cs has given @manic geode a cookie!
📥 46 | 📤 118
Tengo hambre para cookies
t!tg
Viewing your House • [ Fran#3472 ]
t!cookie @manic geode
pauloabr18_cs has given @manic geode a cookie!
📥 46 | 📤 119
t!cookie @viscid vector
ori (✿◠‿◠) has given @quartz bough a cookie!
📥 115 | 📤 78
t!tg clean
t!cookie @manic geode
Interacting with Pet • [ Fran#3472 ]
pauloabr18_cs has given @manic geode a cookie!
📥 47 | 📤 120
t!cookie @manic geode
pauloabr18_cs has given @manic geode a cookie!
📥 47 | 📤 121
t!fish
🎣 | you can fish again in 12 seconds.
t!tg @manic geode
t!cookie @manic geode
bluestar4's House • [ ori (✿◠‿◠)#0616 ]
I WANT COOKIES
t!cookie @manic geode
pauloabr18_cs has given @manic geode a cookie!
📥 47 | 📤 122
t!cookie @viscid vector
bluestar4 has given @quartz bough a cookie!
📥 9 | 📤 15
t!cookie @viscid vector
ori (✿◠‿◠) has given @quartz bough a cookie!
📥 115 | 📤 79
t!cookie @silver smelt
Fran has given @silver smelt a cookie!
📥 131 | 📤 181
t!cookie @manic geode
pauloabr18_cs has given @manic geode a cookie!
📥 49 | 📤 123
t!cookie @manic geode
t!cookie @viscid vector
bluestar4 has given @quartz bough a cookie!
📥 10 | 📤 16
t!cookie @manic geode
pauloabr18_cs has given @manic geode a cookie!
📥 50 | 📤 124
VERIDIS NO ME DAS CUKIS
STOP
[ <a:e:706541470915493980> l SLOTS ]
<a:e:706481418183770186> : <a:e:706480454232047646> : <a:e:706903544292442152>
<a:e:706480394442244126> : <a:e:708773651163381901> : <a:e:706480454232047646> <
<a:e:708773722928054434> : <a:e:706219192923455549> : <a:e:706903634536824842>
| : : : LOST : : : |
ori (✿◠‿◠) used 1 credit(s) and lost everything.
t!tg train
t!cookie @silver smelt
Interacting with Pet • [ Fran#3472 ]
bluestar4 has given @silver smelt a cookie!
📥 11 | 📤 17
t!slots 1
[ <a:e:706541470915493980> l SLOTS ]
<a:e:708773651163381901> : <a:e:706903634536824842> : <a:e:706481444368941096>
<a:e:706481444368941096> : <a:e:706481444368941096> : <a:e:706480454232047646> <
<a:e:706903634536824842> : <a:e:708773651163381901> : <a:e:706903544292442152>
| : : : : <:e:706526382452113478> : : : : |
ori (✿◠‿◠) used 1 credit(s) and won 3 credits!
Interacting with Pet • [ Fran#3472 ]
t!quests 1
Viewing daily quests • [ ori (✿◠‿◠)#0616 ]
Today's daily quests refresh in 22h 58mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 200/200
Rewards: <a:e:706219192923455549> 113 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 170/396
Rewards: <a:e:706219192923455549> 157 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 6/6
Rewards: <a:e:706219192923455549> 232 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 93/204
Rewards: <a:e:706219192923455549> 126 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 112/112
Rewards: <a:e:706219192923455549> 200 credits
t!tg train
Interacting with Pet • [ Fran#3472 ]
Ya te las día, y me dijiste que lo dejada de hacer
@silver smelt
t!quests 1
lul
Viewing daily quests • [ Fran#3472 ]
Today's daily quests refresh in 22h 58mins.
Completing 4 out of 5 daily quests will give you bonus <a:e:706219192713740390> tokens!
You have unclaimed rewards! Type tatsu!quest claim to redeem them!
Completion Status
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 1/24
Rewards: <a:e:706219192923455549> 208 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 10/10
Rewards: <a:e:706219192923455549> 103 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 56/110
Rewards: <a:e:706219192923455549> 227 credits
<a:e:734440989636165673><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440988214558763><a:e:734440990345003011> 7/7
Rewards: <a:e:706219192923455549> 248 credits
<a:e:734440989636165673><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009819287672><:e:734441009349656617> 1/11
Rewards: <a:e:706219192923455549> 205 credits
Exp: 140 / 200 (
Fatigue: 10 / 508 (
Fullness: 4 / 14 (
Tal vez algún día jaja
Affection: 13 / 13 (


Dirtiness: 0 / 12 (