<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructions!welcome
to re-send the welcome message
Use !commands
to get a commands list<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructions!welcome
to re-send the welcome message
Use !commands
to get a commands listNo Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
!welcome
to re-send the welcome message
Use !commands
to get a commands list!welcome
to re-send the welcome message
Use !commands
to get a commands list<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructions<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructions/usr/src/app/./SMStatsBot.py:170: RuntimeWarning: coroutine 'BotBase.add_cog' was never awaited
client.add_cog(Bot(client))
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
[2023-02-08 21:35:38] [INFO ] discord.client: logging in using static token
[2023-02-08 21:35:39] [INFO ] discord.gateway: Shard ID None has connected to Gateway (Session ID: 52836463e7881f88bdda7ebe8f77cadb).
[2023-02-08 21:37:12] [ERROR ] discord.ext.commands.bot: Ignoring exception in command None
discord.ext.commands.errors.CommandNotFound: Command "mstats" is not found
[2023-02-08 21:37:16] [ERROR ] discord.ext.commands.bot: Ignoring exception in command None
discord.ext.commands.errors.CommandNotFound: Command "mstats" is not found
[2023-02-08 21:37:18] [ERROR ] discord.ext.commands.bot: Ignoring exception in command None
def setup(client):
client.add_cog(Bot(client))
(edited)!welcome
to re-send the welcome message
Use !commands
to get a commands list!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
Terbin joined on February 9th, 2019.
It has been 1461 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Fuck
Ignoring exception in command spin:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 45, in spin
name = dic.get(self, random.randint(0, len(dic.keys()))).lower()
AttributeError: 'int' object has no attribute 'lower'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: AttributeError: 'int' object has no attribute 'lower'
Ignoring exception in command None:
discord.ext.commands.errors.CommandNotFound: Command "mspin" is not found
Fuck
TheLampGod joined on April 28th, 2018.
It has been 1748 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 229 lodges have come and gone (85.13% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2345th degree.
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: IndexError: list index out of range
Ignoring exception in command bday:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 65, in bday
await ctx.send(ign + "'s masonic birthday is " + s.findBday(spreadsheet, dic, name))
File "/usr/src/app/spreadsheetClass.py", line 258, in findBday
return month_day_date_format(s.searchRequest(name, "join date"))
File "/usr/src/app/spreadsheetClass.py", line 22, in month_day_date_format
objDate = dt.strptime(date.split(": ")[1], '%Y-%m-%d')
IndexError: list index out of range
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: IndexError: list index out of range
"\n\n" + ign + " has " + degreeSuffix(list(filter(None, str(s.searchRequest(name, 'degrees')).split(","))))
Bot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
!welcome
to re-send the welcome message
Use !commands
to get a commands list!welcome
to re-send the welcome message
Use !commands
to get a commands list!age <name>
Fuck
Fuck
IndexError: list index out of range
hermeticlock
/ \
nickhasbird krobar
| |
p529 lamp
|
ufocrossing
|
terbin
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: AttributeError: 'int' object has no attribute 'lower'
CasparovJR joined on May 27th, 2017.
It has been 2084 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since CasparovJR became a Mason, 259 lodges have come and gone (96.28% of all lodges).
CasparovJR was invited by hermeticlock and has invited 0 smiblings ().
CasparovJR is a 2nd generation smibling and has 0 descendant(s).
CasparovJR has 123rd degree.
smcz19 joined on March 19th, 2022.
It has been 327 days since they joined the masons.
They joined on the 223rd lodge and they are the 109th mason.
Since smcz19 became a Mason, 47 lodges have come and gone (17.47% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 45th degree.
bread_loafs joined on September 10th, 2022.
It has been 152 days since they joined the masons.
They joined on the 248th lodge and they are the 112th mason.
Since bread_loafs became a Mason, 22 lodges have come and gone (8.18% of all lodges).
bread_loafs was invited by joey_coconut and has invited 0 smiblings ().
bread_loafs is a 7th generation smibling and has 0 descendant(s).
bread_loafs has 45th degree.
Breithan joined on February 9th, 2019.
It has been 1461 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Breithan became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 345th degree.
!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
Fuck
Fuck
Fuck
ufocrossing joined on May 27th, 2017.
It has been 2084 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since ufocrossing became a Mason, 259 lodges have come and gone (96.28% of all lodges).
ufocrossing was invited by p529 and has invited 3 smiblings (terbin,lordno,brochacho).
ufocrossing is a 4th generation smibling and has 11 descendant(s).
ufocrossing has 1234th degree.
Terbin joined on February 9th, 2019.
It has been 1462 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Ignoring exception in command spin:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 45, in spin
name = dic.get(self, random.randint(0, len(dic.keys()))).lower()
AttributeError: 'int' object has no attribute 'lower'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: AttributeError: 'int' object has no attribute 'lower'
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: KeyError: 3
Ignoring exception in command None:
discord.ext.commands.errors.CommandNotFound: Command "spin!spin" is not found
Ignoring exception in command spin:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 45, in spin
name = dic[random.randint(0, len(dic.keys()) - 1)].lower()
KeyError: 91
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: KeyError: 91
Ignoring exception in command spin:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 45, in spin
name = dic[random.randint(0, len(dic.keys()) - 1)].lower()
KeyError: 111
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: KeyError: 111
Ignoring exception in command spin:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 46, in spin
name = dic[random.randint(0, len(dic.keys()) - 1)].lower()
KeyError: 84
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: KeyError: 84
File "/usr/src/app/./SMStatsBot.py", line 44
async def spin(self, ctx: commands.Context):
IndentationError: unexpected indent
File "/usr/src/app/./SMStatsBot.py", line 44
async def spin(self, ctx: commands.Context):
IndentationError: unexpected indent
rooster548 joined on July 22nd, 2018.
It has been 1664 days since they joined the masons.
They joined on the 46th lodge and they are the 70th mason.
Since rooster548 became a Mason, 224 lodges have come and gone (83.27% of all lodges).
rooster548 was invited by henry and has invited 0 smiblings ().
rooster548 is a 4th generation smibling and has 0 descendant(s).
rooster548 has 2nd degree.
0x22 joined on March 11th, 2017.
It has been 2162 days since they joined the masons.
They joined on the 3rd lodge and they are the 15th mason.
Since 0x22 became a Mason, 267 lodges have come and gone (99.26% of all lodges).
0x22 was invited by hermeticlock and has invited 1 smiblings (kalju).
0x22 is a 2nd generation smibling and has 1 descendant(s).
0x22 has 1234th degree.
Sun_Wukon joined on March 18th, 2017.
It has been 2155 days since they joined the masons.
They joined on the 4th lodge and they are the 22nd mason.
Since Sun_Wukon became a Mason, 266 lodges have come and gone (98.88% of all lodges).
Sun_Wukon was invited by tim and has invited 0 smiblings ().
Sun_Wukon is a 3rd generation smibling and has 0 descendant(s).
Sun_Wukon has 12th degree.
Slappnbadkids joined on June 10th, 2017.
It has been 2071 days since they joined the masons.
They joined on the 13th lodge and they are the 50th mason.
Since Slappnbadkids became a Mason, 257 lodges have come and gone (95.54% of all lodges).
Slappnbadkids was invited by hermeticlock and has invited 1 smiblings (mothra).
Slappnbadkids is a 2nd generation smibling and has 1 descendant(s).
Slappnbadkids has 1st degree.
FormallyFormerly joined on March 11th, 2017.
It has been 2162 days since they joined the masons.
They joined on the 3rd lodge and they are the 15th mason.
Since FormallyFormerly became a Mason, 267 lodges have come and gone (99.26% of all lodges).
FormallyFormerly was invited by hermeticlock and has invited 0 smiblings ().
FormallyFormerly is a 2nd generation smibling and has 0 descendant(s).
FormallyFormerly has 1st degree.
futsin1 joined on October 23rd, 2021.
It has been 475 days since they joined the masons.
They joined on the 201st lodge and they are the 108th mason.
Since futsin1 became a Mason, 69 lodges have come and gone (25.65% of all lodges).
futsin1 was invited by negative_entropy and has invited 0 smiblings ().
futsin1 is a 4th generation smibling and has 0 descendant(s).
futsin1 has 4th degree.
Fuffer joined on April 22nd, 2017.
It has been 2120 days since they joined the masons.
They joined on the 8th lodge and they are the 35th mason.
Since Fuffer became a Mason, 262 lodges have come and gone (97.40% of all lodges).
Fuffer was invited by hermeticlock and has invited 0 smiblings ().
Fuffer is a 2nd generation smibling and has 0 descendant(s).
Fuffer has 12th degree.
hanscor joined on April 13th, 2019.
It has been 1399 days since they joined the masons.
They joined on the 70th lodge and they are the 83rd mason.
Since hanscor became a Mason, 200 lodges have come and gone (74.35% of all lodges).
hanscor was invited by policemike and has invited 0 smiblings ().
hanscor is a 4th generation smibling and has 0 descendant(s).
hanscor has 34th degree.
WarLordN1k joined on June 1st, 2019.
It has been 1350 days since they joined the masons.
They joined on the 76th lodge and they are the 86th mason.
Since WarLordN1k became a Mason, 194 lodges have come and gone (72.12% of all lodges).
WarLordN1k was invited by jordanl666 and has invited 0 smiblings ().
WarLordN1k is a 5th generation smibling and has 0 descendant(s).
WarLordN1k has 34th degree.
WarLordN1k joined on June 1st, 2019.
It has been 1350 days since they joined the masons.
They joined on the 76th lodge and they are the 86th mason.
Since WarLordN1k became a Mason, 194 lodges have come and gone (72.12% of all lodges).
WarLordN1k was invited by jordanl666 and has invited 0 smiblings ().
WarLordN1k is a 5th generation smibling and has 0 descendant(s).
WarLordN1k has 34th degree.
hanscor joined on April 13th, 2019.
It has been 1399 days since they joined the masons.
They joined on the 70th lodge and they are the 83rd mason.
Since hanscor became a Mason, 200 lodges have come and gone (74.35% of all lodges).
hanscor was invited by policemike and has invited 0 smiblings ().
hanscor is a 4th generation smibling and has 0 descendant(s).
hanscor has 34th degree.
Sun_Wukon joined on March 18th, 2017.
It has been 2155 days since they joined the masons.
They joined on the 4th lodge and they are the 22nd mason.
Since Sun_Wukon became a Mason, 266 lodges have come and gone (98.88% of all lodges).
Sun_Wukon was invited by tim and has invited 0 smiblings ().
Sun_Wukon is a 3rd generation smibling and has 0 descendant(s).
Sun_Wukon has 12th degree.
Anar_NL joined on May 27th, 2017.
It has been 2085 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since Anar_NL became a Mason, 259 lodges have come and gone (96.28% of all lodges).
Anar_NL was invited by nordic and has invited 0 smiblings ().
Anar_NL is a 3rd generation smibling and has 0 descendant(s).
Anar_NL has 123rd degree.
Anar_NL joined on May 27th, 2017.
It has been 2085 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since Anar_NL became a Mason, 259 lodges have come and gone (96.28% of all lodges).
Anar_NL was invited by nordic and has invited 0 smiblings ().
Anar_NL is a 3rd generation smibling and has 0 descendant(s).
Anar_NL has 123rd degree.
HermeticLock joined on February 25th, 2017.
It has been 2176 days since they joined the masons.
They joined on the 1st lodge and they are the 1st mason.
Since HermeticLock became a Mason, 269 lodges have come and gone (100.00% of all lodges).
HermeticLock was invited by spawn and has invited 36 smiblings (surviverkiller,slappn,chunkr,llane,drollovitch,parthicus,drathader,d_loaded,biblebot,tim,frankfurt,0x22,dryg,nordic,itavux,fuffer,vel,nickhasbird,086,krobar,sato86,jared2013,flick3r,casparov,leijurv,immortalyogurt,blazin,officialspeed,aurora,importedsocks,househousehouse1,rico,papdaddy,lomac,ghost,paintcannon).
HermeticLock is a 1st generation smibling and has 111 descendant(s).
HermeticLock has 123rd degree.
ZippieDooDah joined on November 28th, 2020.
It has been 804 days since they joined the masons.
They joined on the 156th lodge and they are the 100th mason.
Since ZippieDooDah became a Mason, 114 lodges have come and gone (42.38% of all lodges).
ZippieDooDah was invited by jordanl666 and has invited 0 smiblings ().
ZippieDooDah is a 5th generation smibling and has 0 descendant(s).
ZippieDooDah has 45th degree.
Fit joined on May 20th, 2017.
It has been 2092 days since they joined the masons.
They joined on the 10th lodge and they are the 40th mason.
Since Fit became a Mason, 260 lodges have come and gone (96.65% of all lodges).
Fit was invited by alphacomputer and has invited 0 smiblings ().
Fit is a 4th generation smibling and has 0 descendant(s).
Fit has 1st degree.
Nekramite joined on July 27th, 2019.
It has been 1294 days since they joined the masons.
They joined on the 85th lodge and they are the 89th mason.
Since Nekramite became a Mason, 185 lodges have come and gone (68.77% of all lodges).
Nekramite was invited by negative_entropy and has invited 0 smiblings ().
Nekramite is a 4th generation smibling and has 0 descendant(s).
Nekramite has 34th degree.
OfficialSpeed joined on April 15th, 2017.
It has been 2127 days since they joined the masons.
They joined on the 7th lodge and they are the 32nd mason.
Since OfficialSpeed became a Mason, 263 lodges have come and gone (97.77% of all lodges).
OfficialSpeed was invited by hermeticlock and has invited 0 smiblings ().
OfficialSpeed is a 2nd generation smibling and has 0 descendant(s).
OfficialSpeed has 1st degree.
Ignoring exception in command bday:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 855, in invoke
await self.prepare(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 789, in prepare
await self._parse_arguments(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 697, in _parse_arguments
transformed = await self.transform(ctx, param)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 542, in transform
raise MissingRequiredArgument(param)
discord.ext.commands.errors.MissingRequiredArgument: name is a required argument that is missing.
Ignoring exception in command bday:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 66, in bday
await ctx.send(ign + "'s masonic birthday is " + s.findBday(spreadsheet, dic, name))
File "/usr/src/app/spreadsheetClass.py", line 258, in findBday
return month_day_date_format(s.searchRequest(name, "join date"))
File "/usr/src/app/spreadsheetClass.py", line 22, in month_day_date_format
objDate = dt.strptime(date.split(": ")[1], '%Y-%m-%d')
IndexError: list index out of range
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: IndexError: list index out of range
Ignoring exception in command bday:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 855, in invoke
await self.prepare(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 789, in prepare
await self._parse_arguments(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 697, in _parse_arguments
transformed = await self.transform(ctx, param)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 542, in transform
raise MissingRequiredArgument(param)
discord.ext.commands.errors.MissingRequiredArgument: name is a required argument that is missing.
TheLampGod joined on April 28th, 2018.
It has been 1749 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 229 lodges have come and gone (85.13% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2345th degree.
Fuck
Ignoring exception in command age:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 855, in invoke
await self.prepare(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 789, in prepare
await self._parse_arguments(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 697, in _parse_arguments
transformed = await self.transform(ctx, param)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 542, in transform
raise MissingRequiredArgument(param)
discord.ext.commands.errors.MissingRequiredArgument: name is a required argument that is missing.
Fuck
Fuck
Fuck
Fuck
Ignoring exception in command bday:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 855, in invoke
await self.prepare(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 789, in prepare
await self._parse_arguments(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 697, in _parse_arguments
transformed = await self.transform(ctx, param)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 542, in transform
raise MissingRequiredArgument(param)
discord.ext.commands.errors.MissingRequiredArgument: name is a required argument that is missing.
Fuck
Fuck
Fuck
BottleCapBrony joined on April 27th, 2019.
It has been 1385 days since they joined the masons.
They joined on the 72nd lodge and they are the 84th mason.
Since BottleCapBrony became a Mason, 198 lodges have come and gone (73.61% of all lodges).
BottleCapBrony was invited by boomerangvillage and has invited 0 smiblings ().
BottleCapBrony is a 6th generation smibling and has 0 descendant(s).
BottleCapBrony has 34th degree.
Jacktherippa joined on March 18th, 2017.
It has been 2155 days since they joined the masons.
They joined on the 4th lodge and they are the 22nd mason.
Since Jacktherippa became a Mason, 266 lodges have come and gone (98.88% of all lodges).
Jacktherippa was invited by parthicus and has invited 0 smiblings ().
Jacktherippa is a 3rd generation smibling and has 0 descendant(s).
Jacktherippa has 1st degree.
Fuck
Fuck
File "/usr/src/app/./SMStatsBot.py", line 88
@commands.command()
SyntaxError: expected 'except' or 'finally' block
File "/usr/src/app/./SMStatsBot.py", line 88
@commands.command()
SyntaxError: expected 'except' or 'finally' block
Ignoring exception in command age:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 84, in age
await ctx.send(s.getAge(spreadsheet, dic, name, ign))
File "/usr/src/app/spreadsheetClass.py", line 282, in getAge
return ign + str(numDays) + " old or " + formatDuration(numDays) + " old."
File "/usr/src/app/spreadsheetClass.py", line 262, in formatDuration
years = numDays // 365
TypeError: unsupported operand type(s) for //: 'str' and 'int'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: TypeError: unsupported operand type(s) for //: 'str' and 'int'
Fuck
Fuck
Fuck
Ignoring exception in command age:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 76, in age
await ctx.send(s.getAge(spreadsheet, dic, name, ign))
File "/usr/src/app/spreadsheetClass.py", line 282, in getAge
return ign + str(numDays) + " old or " + formatDuration(numDays) + " old."
File "/usr/src/app/spreadsheetClass.py", line 262, in formatDuration
years = numDays // 365
TypeError: unsupported operand type(s) for //: 'str' and 'int'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: TypeError: unsupported operand type(s) for //: 'str' and 'int'
Ignoring exception in command age:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 76, in age
await ctx.send(s.getAge(spreadsheet, dic, name, ign))
File "/usr/src/app/spreadsheetClass.py", line 282, in getAge
return ign + numDays + " old or " + formatDuration(numDays) + " old."
File "/usr/src/app/spreadsheetClass.py", line 262, in formatDuration
years = int(numDays) // 365
ValueError: invalid literal for int() with base 10: '1749 days'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: invalid literal for int() with base 10: '1749 days'
(edited)Ignoring exception in command age:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 76, in age
await ctx.send(s.getAge(spreadsheet, dic, name, ign))
File "/usr/src/app/spreadsheetClass.py", line 282, in getAge
return ign + numDays + " old or " + formatDuration(numDays) + " old."
File "/usr/src/app/spreadsheetClass.py", line 262, in formatDuration
years = int(numDays) // 365
ValueError: invalid literal for int() with base 10: '1749 days'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: invalid literal for int() with base 10: '1749 days'
Ignoring exception in command age:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 76, in age
await ctx.send(s.getAge(spreadsheet, dic, name, ign))
UnboundLocalError: local variable 'ign' referenced before assignment
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: UnboundLocalError: local variable 'ign' referenced before assignment
(edited)Ignoring exception in command age:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 855, in invoke
await self.prepare(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 789, in prepare
await self._parse_arguments(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 697, in _parse_arguments
transformed = await self.transform(ctx, param)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 542, in transform
raise MissingRequiredArgument(param)
discord.ext.commands.errors.MissingRequiredArgument: name is a required argument that is missing.
Ignoring exception in command streak:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 81, in streak
await ctx.send(s.getStreak(spreadsheet))
File "/usr/src/app/spreadsheetClass.py", line 289, in getStreak
return 'The current lodge streak is ' + str(int(numDays) // 7) + ' or ' + str(numDays) + 'days. Since ' + date
ValueError: invalid literal for int() with base 10: 'Sorry, either this player is not in the SpawnMasons or not in our Database.'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: invalid literal for int() with base 10: 'Sorry, either this player is not in the SpawnMasons or not in our Database.'
Jacktherippa joined on March 18th, 2017.
It has been 2155 days since they joined the masons.
They joined on the 4th lodge and they are the 22nd mason.
Since Jacktherippa became a Mason, 266 lodges have come and gone (98.88% of all lodges).
Jacktherippa was invited by parthicus and has invited 0 smiblings ().
Jacktherippa is a 3rd generation smibling and has 0 descendant(s).
Jacktherippa has 1st degree.
BoomerangVillage joined on January 12th, 2019.
It has been 1490 days since they joined the masons.
They joined on the 57th lodge and they are the 72nd mason.
Since BoomerangVillage became a Mason, 213 lodges have come and gone (79.18% of all lodges).
BoomerangVillage was invited by ain360 and has invited 3 smiblings (breithan,bottlecapbrony,mr_pint).
BoomerangVillage is a 5th generation smibling and has 5 descendant(s).
BoomerangVillage has 34th degree.
Ignoring exception in command streak:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 81, in streak
await ctx.send(s.getStreak(spreadsheet))
File "/usr/src/app/spreadsheetClass.py", line 289, in getStreak
return 'The current lodge streak is ' + str(int(numDays) // 7) + ' or ' + str(numDays) + 'days. Since ' + date
ValueError: invalid literal for int() with base 10: 'Sorry, either this player is not in the SpawnMasons or not in our Database.'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: invalid literal for int() with base 10: 'Sorry, either this player is not in the SpawnMasons or not in our Database.'
Ignoring exception in command streak:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 81, in streak
await ctx.send(s.getStreak(spreadsheet))
File "/usr/src/app/spreadsheetClass.py", line 283, in getStreak
date = s.searchRequest('Lodge Streak', 'join date')
File "/usr/src/app/spreadsheetClass.py", line 66, in searchRequest
return self.search(name).loc[req]
File "/usr/src/app/spreadsheetClass.py", line 60, in search
return self.records_df.loc[self.indexDict[name]]
KeyError: 'Lodge Streak'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: KeyError: 'Lodge Streak'
AlphaComputer joined on March 21st, 2017.
It has been 2152 days since they joined the masons.
They joined on the 5th lodge and they are the 29th mason.
Since AlphaComputer became a Mason, 265 lodges have come and gone (98.51% of all lodges).
AlphaComputer was invited by parthicus and has invited 1 smiblings (fitmc).
AlphaComputer is a 3rd generation smibling and has 1 descendant(s).
AlphaComputer has 1st degree.
Ignoring exception in command streak:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 81, in streak
await ctx.send(s.getStreak(spreadsheet))
File "/usr/src/app/spreadsheetClass.py", line 290, in getStreak
return 'The current lodge streak is ' + str(int(numDays) // 7) + ' or ' + str(numDays) + 'days. Since ' + date
ValueError: invalid literal for int() with base 10: 'Sorry, either this player is not in the SpawnMasons or not in our Database.'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: invalid literal for int() with base 10: 'Sorry, either this player is not in the SpawnMasons or not in our Database.'
Scribblefoxx joined on May 12th, 2018.
It has been 1735 days since they joined the masons.
They joined on the 42nd lodge and they are the 68th mason.
Since Scribblefoxx became a Mason, 228 lodges have come and gone (84.76% of all lodges).
Scribblefoxx was invited by krobar and has invited 0 smiblings ().
Scribblefoxx is a 3rd generation smibling and has 0 descendant(s).
Scribblefoxx has 234th degree.
TheLampGod joined on April 28th, 2018.
It has been 1749 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 229 lodges have come and gone (85.13% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2345th degree.
TheLampGod joined on April 28th, 2018.
It has been 1749 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 229 lodges have come and gone (85.13% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2345th degree.
BoomerangVillage joined on January 12th, 2019.
It has been 1490 days since they joined the masons.
They joined on the 57th lodge and they are the 72nd mason.
Since BoomerangVillage became a Mason, 213 lodges have come and gone (79.18% of all lodges).
BoomerangVillage was invited by ain360 and has invited 3 smiblings (breithan,bottlecapbrony,mr_pint).
BoomerangVillage is a 5th generation smibling and has 5 descendant(s).
BoomerangVillage has 34th degree.
Joey_Coconut joined on October 24th, 2020.
It has been 839 days since they joined the masons.
They joined on the 151st lodge and they are the 99th mason.
Since Joey_Coconut became a Mason, 119 lodges have come and gone (44.24% of all lodges).
Joey_Coconut was invited by todarac and has invited 4 smiblings (chipoff,smcz,silvereyes,bread_loafs).
Joey_Coconut is a 6th generation smibling and has 4 descendant(s).
Joey_Coconut has 45th degree.
Terbin joined on February 9th, 2019.
It has been 1462 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Ignoring exception in command streak:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 81, in streak
await ctx.send(s.getStreak(spreadsheet))
File "/usr/src/app/spreadsheetClass.py", line 289, in getStreak
return 'The current lodge streak is ' + str(int(numDays) // 7) + ' or ' + str(numDays) + 'days. Since ' + date
ValueError: invalid literal for int() with base 10: '1497 days'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: invalid literal for int() with base 10: '1497 days'
days
(edited)!welcome
to re-send the welcome message
Use !commands
to get a commands list!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
CasparovJR joined on May 27th, 2017.
It has been 2085 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since CasparovJR became a Mason, 259 lodges have come and gone (96.28% of all lodges).
CasparovJR was invited by hermeticlock and has invited 0 smiblings ().
CasparovJR is a 2nd generation smibling and has 0 descendant(s).
CasparovJR has 123rd degree.
if len(degrees) > 1:
TheLampGod joined on April 28th, 2018.
It has been 1749 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 229 lodges have come and gone (85.13% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2345th degree.
Fuck
Fuck
degrees
degree.
is at the end here
def degreeSuffix(degrees):
s = ""
if len(degrees) > 1:
for i in range(len(degrees)):
if i == len(degrees)-1:
s += " and " + degrees[i] + suffix(int(degrees[i]))
elif i == 0:
s += degrees[i] + suffix(int(degrees[i]))
else:
s += ", " + degrees[i] + suffix(int(degrees[i]))
s += " degrees."
else:
s += degrees[0] + suffix(int(degrees[0])) + " degree."
return s
hermeticlock
/ \
nickhasbird krobar
| |
p529 lamp
|
ain360
|
boomerangvillage
|
breithan
Fuck
Fuck
degree.
is at the end here
def degreeSuffix(degrees):
s = ""
if len(degrees) > 1:
for i in range(len(degrees)):
if i == len(degrees)-1:
s += " and " + degrees[i] + suffix(int(degrees[i]))
elif i == 0:
s += degrees[i] + suffix(int(degrees[i]))
else:
s += ", " + degrees[i] + suffix(int(degrees[i]))
s += " degrees."
else:
s += degrees[0] + suffix(int(degrees[0])) + " degree."
return s
!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
Ignoring exception in command spin:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 45, in spin
name = dic.keys()[random.randint(0, len(dic.keys()) - 1)].lower()
TypeError: 'dict_keys' object is not subscriptable
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: TypeError: 'dict_keys' object is not subscriptable
Ignoring exception in command spin:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 45, in spin
name = dic.keys()[random.randint(0, len(dic.keys()) - 1)].lower()
TypeError: 'dict_keys' object is not subscriptable
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: TypeError: 'dict_keys' object is not subscriptable
Fit joined on May 20th, 2017.
It has been 2093 days since they joined the masons.
They joined on the 10th lodge and they are the 40th mason.
Since Fit became a Mason, 260 lodges have come and gone (96.65% of all lodges).
Fit was invited by alphacomputer and has invited 0 smiblings ().
Fit is a 4th generation smibling and has 0 descendant(s).
Fit has 1st degree.
"\n\n" + ign + " has " + degreeSuffix(list(filter(None, str(s.searchRequest(name, 'degrees')).split(","))))
"\n\n" + ign + " has " + degreeSuffix(filter(None, str(s.searchRequest(name, 'degrees')).split(",")))
Fuck
Fuck
BoomerangVillage joined on January 12th, 2019.
It has been 1491 days since they joined the masons.
They joined on the 57th lodge and they are the 72nd mason.
Since BoomerangVillage became a Mason, 213 lodges have come and gone (79.18% of all lodges).
BoomerangVillage was invited by ain360 and has invited 3 smiblings (breithan,bottlecapbrony,mr_pint).
BoomerangVillage is a 5th generation smibling and has 5 descendant(s).
BoomerangVillage has 34th degree.
HellishHagrid joined on February 25th, 2017.
It has been 2177 days since they joined the masons.
They joined on the 1st lodge and they are the 3rd mason.
Since HellishHagrid became a Mason, 269 lodges have come and gone (100.00% of all lodges).
HellishHagrid was invited by hermeticlock and has invited 0 smiblings ().
HellishHagrid is a 2nd generation smibling and has 0 descendant(s).
HellishHagrid has 12th degree.
TheLampGod joined on April 28th, 2018.
It has been 1750 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 229 lodges have come and gone (85.13% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2345th degree.
Mr_Pint joined on May 23rd, 2020.
It has been 994 days since they joined the masons.
They joined on the 128th lodge and they are the 96th mason.
Since Mr_Pint became a Mason, 142 lodges have come and gone (52.79% of all lodges).
Mr_Pint was invited by boomerangvillage and has invited 1 smiblings (raaanch).
Mr_Pint is a 6th generation smibling and has 1 descendant(s).
Mr_Pint has 34th degree.
hermeticlock
/ \
nickhasbird krobar
| |
p529 lamp
|
ain360
|
boomerangvillage
|
mr_pint
Krobar01 joined on May 27th, 2017.
It has been 2086 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since Krobar01 became a Mason, 259 lodges have come and gone (96.28% of all lodges).
Krobar01 was invited by hermeticlock and has invited 2 smiblings (lamp,scribblefoxx).
Krobar01 is a 2nd generation smibling and has 2 descendant(s).
Krobar01 has 123rd degree.
torogadude joined on April 8th, 2017.
It has been 2135 days since they joined the masons.
They joined on the 6th lodge and they are the 31st mason.
Since torogadude became a Mason, 264 lodges have come and gone (98.14% of all lodges).
torogadude was invited by henry and has invited 0 smiblings ().
torogadude is a 4th generation smibling and has 0 descendant(s).
torogadude has 12th degree.
Terbin joined on February 9th, 2019.
It has been 1463 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
p529
/ \
ufocrossing yomoboyo
|
terbin
nickhasbird
/ \
policemike p529
| |
hanscor ufocrossing
|
terbin
Scribblefoxx joined on May 12th, 2018.
It has been 1737 days since they joined the masons.
They joined on the 42nd lodge and they are the 68th mason.
Since Scribblefoxx became a Mason, 228 lodges have come and gone (84.76% of all lodges).
Scribblefoxx was invited by krobar and has invited 0 smiblings ().
Scribblefoxx is a 3rd generation smibling and has 0 descendant(s).
Scribblefoxx has 234th degree.
AtlasD joined on April 6th, 2019.
It has been 1408 days since they joined the masons.
They joined on the 69th lodge and they are the 82nd mason.
Since AtlasD became a Mason, 201 lodges have come and gone (74.72% of all lodges).
AtlasD was invited by henry and has invited 0 smiblings ().
AtlasD is a 4th generation smibling and has 0 descendant(s).
AtlasD has 3rd degree.
torogadude joined on April 8th, 2017.
It has been 2136 days since they joined the masons.
They joined on the 6th lodge and they are the 31st mason.
Since torogadude became a Mason, 264 lodges have come and gone (98.14% of all lodges).
torogadude was invited by henry and has invited 0 smiblings ().
torogadude is a 4th generation smibling and has 0 descendant(s).
torogadude has 12th degree.
paintcannon joined on April 22nd, 2017.
It has been 2122 days since they joined the masons.
They joined on the 8th lodge and they are the 35th mason.
Since paintcannon became a Mason, 262 lodges have come and gone (97.40% of all lodges).
paintcannon was invited by hermeticlock and has invited 0 smiblings ().
paintcannon is a 2nd generation smibling and has 0 descendant(s).
paintcannon has 1st degree.
papDaddy joined on March 4th, 2017.
It has been 2172 days since they joined the masons.
They joined on the 2nd lodge and they are the 9th mason.
Since papDaddy became a Mason, 268 lodges have come and gone (99.63% of all lodges).
papDaddy was invited by hermeticlock and has invited 0 smiblings ().
papDaddy is a 2nd generation smibling and has 0 descendant(s).
papDaddy has 1st degree.
Terbin joined on February 9th, 2019.
It has been 1465 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Terbin joined on February 9th, 2019.
It has been 1465 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Terbin joined on February 9th, 2019.
It has been 1465 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Fuck
Fuck
Terbin joined on February 9th, 2019.
It has been 1465 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Fuck
Fuck
Toshie joined on March 4th, 2017.
It has been 2172 days since they joined the masons.
They joined on the 2nd lodge and they are the 9th mason.
Since Toshie became a Mason, 268 lodges have come and gone (99.63% of all lodges).
Toshie was invited by itavux and has invited 0 smiblings ().
Toshie is a 3rd generation smibling and has 0 descendant(s).
Toshie has 1st degree.
BottleCapBrony joined on April 27th, 2019.
It has been 1388 days since they joined the masons.
They joined on the 72nd lodge and they are the 84th mason.
Since BottleCapBrony became a Mason, 198 lodges have come and gone (73.61% of all lodges).
BottleCapBrony was invited by boomerangvillage and has invited 0 smiblings ().
BottleCapBrony is a 6th generation smibling and has 0 descendant(s).
BottleCapBrony has 34th degree.
Terbin joined on February 9th, 2019.
It has been 1465 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Fuck
YoMoBoYo joined on September 24th, 2022.
It has been 142 days since they joined the masons.
They joined on the 250th lodge and they are the 113th mason.
Since YoMoBoYo became a Mason, 20 lodges have come and gone (7.43% of all lodges).
YoMoBoYo was invited by p529 and has invited 0 smiblings ().
YoMoBoYo is a 4th generation smibling and has 0 descendant(s).
YoMoBoYo has 45th degree.
Fuck
SilverEyes2b2t joined on August 20th, 2022.
It has been 177 days since they joined the masons.
They joined on the 245th lodge and they are the 111th mason.
Since SilverEyes2b2t became a Mason, 25 lodges have come and gone (9.29% of all lodges).
SilverEyes2b2t was invited by joey_coconut and has invited 0 smiblings ().
SilverEyes2b2t is a 7th generation smibling and has 0 descendant(s).
SilverEyes2b2t has 4th degree.
Sato86 joined on May 20th, 2017.
It has been 2095 days since they joined the masons.
They joined on the 10th lodge and they are the 40th mason.
Since Sato86 became a Mason, 260 lodges have come and gone (96.65% of all lodges).
Sato86 was invited by hermeticlock and has invited 0 smiblings ().
Sato86 is a 2nd generation smibling and has 0 descendant(s).
Sato86 has 12th degree.
kyle_rayner_ion joined on August 5th, 2017.
It has been 2018 days since they joined the masons.
They joined on the 19th lodge and they are the 58th mason.
Since kyle_rayner_ion became a Mason, 251 lodges have come and gone (93.31% of all lodges).
kyle_rayner_ion was invited by nickhasbird and has invited 0 smiblings ().
kyle_rayner_ion is a 3rd generation smibling and has 0 descendant(s).
kyle_rayner_ion has 123rd degree.
Terbin joined on February 9th, 2019.
It has been 1465 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Terbin joined on February 9th, 2019.
It has been 1465 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Terbin joined on February 9th, 2019.
It has been 1465 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 209 lodges have come and gone (77.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 345th degree.
Negative_Entropy joined on April 22nd, 2017.
It has been 2123 days since they joined the masons.
They joined on the 8th lodge and they are the 35th mason.
Since Negative_Entropy became a Mason, 262 lodges have come and gone (97.40% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 6 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin).
Negative_Entropy is a 3rd generation smibling and has 9 descendant(s).
Negative_Entropy has 12345th degree.
Nekramite joined on July 27th, 2019.
It has been 1297 days since they joined the masons.
They joined on the 85th lodge and they are the 89th mason.
Since Nekramite became a Mason, 185 lodges have come and gone (68.77% of all lodges).
Nekramite was invited by negative_entropy and has invited 0 smiblings ().
Nekramite is a 4th generation smibling and has 0 descendant(s).
Nekramite has 34th degree.
Sun_Wukon joined on March 18th, 2017.
It has been 2158 days since they joined the masons.
They joined on the 4th lodge and they are the 22nd mason.
Since Sun_Wukon became a Mason, 266 lodges have come and gone (98.88% of all lodges).
Sun_Wukon was invited by tim and has invited 0 smiblings ().
Sun_Wukon is a 3rd generation smibling and has 0 descendant(s).
Sun_Wukon has 12th degree.
Serlomac joined on March 11th, 2017.
It has been 2165 days since they joined the masons.
They joined on the 3rd lodge and they are the 15th mason.
Since Serlomac became a Mason, 267 lodges have come and gone (99.26% of all lodges).
Serlomac was invited by hermeticlock and has invited 0 smiblings ().
Serlomac is a 2nd generation smibling and has 0 descendant(s).
Serlomac has 1st degree.
Fuck
Fuck
torogadude joined on April 8th, 2017.
It has been 2137 days since they joined the masons.
They joined on the 6th lodge and they are the 31st mason.
Since torogadude became a Mason, 264 lodges have come and gone (98.14% of all lodges).
torogadude was invited by henry and has invited 0 smiblings ().
torogadude is a 4th generation smibling and has 0 descendant(s).
torogadude has 12th degree.
findJoinStats()
to have a few extra linesdegrees
and not degree
def degreeSuffix(degrees):
s = ""
if len(degrees) > 1:
for i in range(len(degrees)):
if i == len(degrees)-1:
s += " and " + degrees[i] + suffix(int(degrees[i]))
elif i == 0:
s += degrees[i] + suffix(int(degrees[i]))
else:
s += ", " + degrees[i] + suffix(int(degrees[i]))
s += " degrees."
else:
s += degrees[0] + suffix(int(degrees[0])) + " degree."
return s
else
Ignoring exception in command None:
discord.ext.commands.errors.CommandNotFound: Command "seen" is not found
Ignoring exception in command None:
discord.ext.commands.errors.CommandNotFound: Command "messages" is not found
papDaddy joined on March 4th, 2017.
It has been 2172 days since they joined the masons.
They joined on the 2nd lodge and they are the 9th mason.
Since papDaddy became a Mason, 268 lodges have come and gone (99.63% of all lodges).
papDaddy was invited by hermeticlock and has invited 0 smiblings ().
papDaddy is a 2nd generation smibling and has 0 descendant(s).
papDaddy has 1st degree.
DarkXL6 joined on March 6th, 2021.
It has been 709 days since they joined the masons.
They joined on the 169th lodge and they are the 104th mason.
Since DarkXL6 became a Mason, 101 lodges have come and gone (37.55% of all lodges).
DarkXL6 was invited by rathause and has invited 0 smiblings ().
DarkXL6 is a 5th generation smibling and has 0 descendant(s).
DarkXL6 has 45th degree.
Breithan joined on February 9th, 2019.
It has been 1466 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Breithan became a Mason, 210 lodges have come and gone (77.78% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 345th degree.
BoomerangVillage joined on January 12th, 2019.
It has been 1494 days since they joined the masons.
They joined on the 57th lodge and they are the 72nd mason.
Since BoomerangVillage became a Mason, 214 lodges have come and gone (79.26% of all lodges).
BoomerangVillage was invited by ain360 and has invited 3 smiblings (breithan,bottlecapbrony,mr_pint).
BoomerangVillage is a 5th generation smibling and has 5 descendant(s).
BoomerangVillage has 34th degree.
http_logan joined on February 25th, 2017.
It has been 2180 days since they joined the masons.
They joined on the 1st lodge and they are the 7th mason.
Since http_logan became a Mason, 270 lodges have come and gone (100.00% of all lodges).
http_logan was invited by itavux and has invited 0 smiblings ().
http_logan is a 2nd generation smibling and has 0 descendant(s).
http_logan has 1st degree.
Caviyaz joined on June 24th, 2017.
It has been 2061 days since they joined the masons.
They joined on the 15th lodge and they are the 52nd mason.
Since Caviyaz became a Mason, 256 lodges have come and gone (94.81% of all lodges).
Caviyaz was invited by donald and has invited 0 smiblings ().
Caviyaz is a 5th generation smibling and has 0 descendant(s).
Caviyaz has 12th degree.
Tanaxis joined on March 4th, 2017.
It has been 2173 days since they joined the masons.
They joined on the 2nd lodge and they are the 9th mason.
Since Tanaxis became a Mason, 269 lodges have come and gone (99.63% of all lodges).
Tanaxis was invited by jumbo_warrior and has invited 0 smiblings ().
Tanaxis is a 2nd generation smibling and has 0 descendant(s).
Tanaxis has 1234th degree.
Negative_Entropy joined on April 22nd, 2017.
It has been 2124 days since they joined the masons.
They joined on the 8th lodge and they are the 35th mason.
Since Negative_Entropy became a Mason, 263 lodges have come and gone (97.41% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 6 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin).
Negative_Entropy is a 3rd generation smibling and has 9 descendant(s).
Negative_Entropy has 12345th degree.
SonEasterZombie joined on January 26th, 2019.
It has been 1480 days since they joined the masons.
They joined on the 59th lodge and they are the 75th mason.
Since SonEasterZombie became a Mason, 212 lodges have come and gone (78.52% of all lodges).
SonEasterZombie was invited by henry and has invited 0 smiblings ().
SonEasterZombie is a 4th generation smibling and has 0 descendant(s).
SonEasterZombie has 3rd degree.
Salc1 joined on February 2nd, 2019.
It has been 1473 days since they joined the masons.
They joined on the 60th lodge and they are the 76th mason.
Since Salc1 became a Mason, 211 lodges have come and gone (78.15% of all lodges).
Salc1 was invited by policemike and has invited 0 smiblings ().
Salc1 is a 4th generation smibling and has 0 descendant(s).
Salc1 has 34th degree.
_m_o_t_h_r_a_ joined on January 6th, 2018.
It has been 1865 days since they joined the masons.
They joined on the 31st lodge and they are the 66th mason.
Since _m_o_t_h_r_a_ became a Mason, 240 lodges have come and gone (88.89% of all lodges).
_m_o_t_h_r_a_ was invited by slappn and has invited 0 smiblings ().
_m_o_t_h_r_a_ is a 3rd generation smibling and has 0 descendant(s).
_m_o_t_h_r_a_ has 2345th degree.
HellishHagrid joined on February 25th, 2017.
It has been 2180 days since they joined the masons.
They joined on the 1st lodge and they are the 3rd mason.
Since HellishHagrid became a Mason, 270 lodges have come and gone (100.00% of all lodges).
HellishHagrid was invited by hermeticlock and has invited 0 smiblings ().
HellishHagrid is a 2nd generation smibling and has 0 descendant(s).
HellishHagrid has 12th degree.
CasparovJR joined on May 27th, 2017.
It has been 2089 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since CasparovJR became a Mason, 260 lodges have come and gone (96.30% of all lodges).
CasparovJR was invited by hermeticlock and has invited 0 smiblings ().
CasparovJR is a 2nd generation smibling and has 0 descendant(s).
CasparovJR has 123rd degree.
terbin
/ \
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: too many values to unpack (expected 2)
Ignoring exception in command rel:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 36, in rel
title, tree = s.findRelationship(dic, 'spawn', message1, message2)
ValueError: too many values to unpack (expected 2)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: too many values to unpack (expected 2)
CasparovJR joined on May 27th, 2017.
It has been 2089 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since CasparovJR became a Mason, 260 lodges have come and gone (96.30% of all lodges).
CasparovJR was invited by hermeticlock and has invited 0 smiblings ().
CasparovJR is a 2nd generation smibling and has 0 descendant(s).
CasparovJR has 123rd degree.
TheLampGod joined on April 28th, 2018.
It has been 1753 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 230 lodges have come and gone (85.19% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2345th degree.
TheLampGod joined on April 28th, 2018.
It has been 1753 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 230 lodges have come and gone (85.19% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2345th degree.
Terbin joined on February 9th, 2019.
It has been 1466 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Terbin became a Mason, 210 lodges have come and gone (77.78% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 3rd, 4th and 5th degrees.
CasparovJR joined on May 27th, 2017.
It has been 2089 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since CasparovJR became a Mason, 260 lodges have come and gone (96.30% of all lodges).
CasparovJR was invited by hermeticlock and has invited 0 smiblings ().
CasparovJR is a 2nd generation smibling and has 0 descendant(s).
CasparovJR has 1st, 2nd and 3rd degrees.
Hari_Hari joined on October 5th, 2019.
It has been 1228 days since they joined the masons.
They joined on the 95th lodge and they are the 91st mason.
Since Hari_Hari became a Mason, 176 lodges have come and gone (65.19% of all lodges).
Hari_Hari was invited by thefunncubes and has invited 0 smiblings ().
Hari_Hari is a 6th generation smibling and has 0 descendant(s).
Hari_Hari has 3rd degree.
Ain360 joined on May 27th, 2017.
It has been 2089 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since Ain360 became a Mason, 260 lodges have come and gone (96.30% of all lodges).
Ain360 was invited by p529 and has invited 3 smiblings (boomerangvillage,nations,todarac).
Ain360 is a 4th generation smibling and has 14 descendant(s).
Ain360 has 1st, 2nd and 3rd degrees.
Jacktherippa joined on March 18th, 2017.
It has been 2159 days since they joined the masons.
They joined on the 4th lodge and they are the 22nd mason.
Since Jacktherippa became a Mason, 267 lodges have come and gone (98.89% of all lodges).
Jacktherippa was invited by parthicus and has invited 0 smiblings ().
Jacktherippa is a 3rd generation smibling and has 0 descendant(s).
Jacktherippa has 1st degree.
Serlomac joined on March 11th, 2017.
It has been 2166 days since they joined the masons.
They joined on the 3rd lodge and they are the 15th mason.
Since Serlomac became a Mason, 268 lodges have come and gone (99.26% of all lodges).
Serlomac was invited by hermeticlock and has invited 0 smiblings ().
Serlomac is a 2nd generation smibling and has 0 descendant(s).
Serlomac has 1st degree.
Negative_Entropy joined on April 22nd, 2017.
It has been 2124 days since they joined the masons.
They joined on the 8th lodge and they are the 35th mason.
Since Negative_Entropy became a Mason, 263 lodges have come and gone (97.41% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 6 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin).
Negative_Entropy is a 3rd generation smibling and has 9 descendant(s).
Negative_Entropy has 1st, 2nd, 3rd, 4th and 5th degrees.
hermeticlock
/ \
casparov nickhasbird
|
p529
|
ufocrossing
|
terbin
hermeticlock
/ \
nordic nickhasbird
|
henry
|
jordanl666
|
zippie
hermeticlock
/ \
nordic nickhasbird
| |
henry p529
| |
jordanl666 ufocrossing
| |
zippie terbin
|
charlie
|
clover
p529
/ \
ain360 ufocrossing
| |
todarac terbin
|
joey_coconut
TheLampGod joined on April 28th, 2018.
It has been 1754 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 230 lodges have come and gone (85.19% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
Joey_Coconut joined on October 24th, 2020.
It has been 846 days since they joined the masons.
They joined on the 151st lodge and they are the 99th mason.
Since Joey_Coconut became a Mason, 120 lodges have come and gone (44.44% of all lodges).
Joey_Coconut was invited by todarac and has invited 4 smiblings (chipoff,smcz,silvereyes,bread_loafs).
Joey_Coconut is a 6th generation smibling and has 4 descendant(s).
Joey_Coconut has 4th and 5th degrees.
!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructionsTheDark_Emperor joined on February 23rd, 2019.
It has been 1457 days since they joined the masons.
They joined on the 63rd lodge and they are the 79th mason.
Since TheDark_Emperor became a Mason, 208 lodges have come and gone (77.04% of all lodges).
TheDark_Emperor was invited by policemike and has invited 0 smiblings ().
TheDark_Emperor is a 4th generation smibling and has 0 descendant(s).
TheDark_Emperor has 3rd degree.
TheLampGod joined on April 28th, 2018.
It has been 1758 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 230 lodges have come and gone (85.19% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
my_balls or your_mom are not in the SpawnMason's Roster. Check back later.
!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructions!search [username] [1/2 (1 = LolRiTTeRBot | 2 = RusherB0T)]
Tanaxis joined on March 4th, 2017.
It has been 2183 days since they joined the masons.
They joined on the 2nd lodge and they are the 9th mason.
Since Tanaxis became a Mason, 270 lodges have come and gone (99.63% of all lodges).
Tanaxis was invited by jumbo_warrior and has invited 0 smiblings ().
Tanaxis is a 2nd generation smibling and has 0 descendant(s).
Tanaxis has 1st, 2nd, 3rd and 4th degrees.
TheLampGod joined on April 28th, 2018.
It has been 1764 days since they joined the masons.
They joined on the 41st lodge and they are the 67th mason.
Since TheLampGod became a Mason, 231 lodges have come and gone (85.24% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
Krobar01 joined on May 27th, 2017.
It has been 2100 days since they joined the masons.
They joined on the 11th lodge and they are the 43rd mason.
Since Krobar01 became a Mason, 261 lodges have come and gone (96.31% of all lodges).
Krobar01 was invited by hermeticlock and has invited 2 smiblings (lamp,scribblefoxx).
Krobar01 is a 2nd generation smibling and has 2 descendant(s).
Krobar01 has 1st, 2nd and 3rd degrees.
Fuck
Fuck
NickHasBird joined on March 18th, 2017.
It has been 2170 days since they joined the masons.
They joined on the 5th lodge and they are the 27th mason.
Since NickHasBird became a Mason, 267 lodges have come and gone (98.52% of all lodges).
NickHasBird was invited by hermeticlock and has invited 4 smiblings (p529,kyle,negative_entropy,policemike).
NickHasBird is a 2nd generation smibling and has 45 descendant(s).
NickHasBird has 1st, 2nd, 3rd and 4th degrees.
smcz19 joined on March 19th, 2022.
It has been 343 days since they joined the masons.
They joined on the 223rd lodge and they are the 109th mason.
Since smcz19 became a Mason, 49 lodges have come and gone (18.08% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 4th and 5th degrees.
xrayessay joined on November 26th, 2022.
It has been 91 days since they joined the masons.
They joined on the 259th lodge and they are the 114th mason.
Since xrayessay became a Mason, 13 lodges have come and gone (4.80% of all lodges).
xrayessay was invited by p529 and has invited 0 smiblings ().
xrayessay is a 4th generation smibling and has 0 descendant(s).
xrayessay has 5th degree.
YoMoBoYo joined on September 24th, 2022.
It has been 154 days since they joined the masons.
They joined on the 250th lodge and they are the 113th mason.
Since YoMoBoYo became a Mason, 22 lodges have come and gone (8.12% of all lodges).
YoMoBoYo was invited by p529 and has invited 0 smiblings ().
YoMoBoYo is a 4th generation smibling and has 0 descendant(s).
YoMoBoYo has 4th and 5th degrees.
popstonia joined on April 18th, 2020.
It has been 1044 days since they joined the masons.
They joined on the 123rd lodge and they are the 95th mason.
Since popstonia became a Mason, 149 lodges have come and gone (54.98% of all lodges).
popstonia was invited by terbin and has invited 0 smiblings ().
popstonia is a 6th generation smibling and has 0 descendant(s).
popstonia has 3rd and 4th degrees.
Hovecs joined on February 25th, 2023.
It has been 1 days since they joined the masons.
They joined on the 272nd lodge and they are the 115th mason.
Since Hovecs became a Mason, 0 lodges have come and gone (0.00% of all lodges).
Hovecs was invited by p529 and has invited 0 smiblings ().
Hovecs is a 4th generation smibling and has 0 descendant(s).
Hovecs has 5th degree.
p529
/
ain360
|
boomerangvillage
|
breithan
Hovecs joined on February 25th, 2023.
It has been 1 days since they joined the masons.
They joined on the 272nd lodge and they are the 115th mason.
Since Hovecs became a Mason, 1 lodges have come and gone (0.37% of all lodges).
Hovecs was invited by yomoboyo and has invited 0 smiblings ().
Hovecs is a 5th generation smibling and has 0 descendant(s).
Hovecs has 5th degree.
p529
/ \
yomoboyo ain360
| |
hovecs boomerangvillage
|
breithan
p529
/ \
ain360 yomoboyo
| |
boomerangvillage hovecs
|
breithan
P529 joined on March 25th, 2017.
It has been 2169 days since they joined the masons.
They joined on the 5th lodge and they are the 30th mason.
Since P529 became a Mason, 268 lodges have come and gone (98.53% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 30 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
hanscor joined on April 13th, 2019.
It has been 1420 days since they joined the masons.
They joined on the 70th lodge and they are the 83rd mason.
Since hanscor became a Mason, 203 lodges have come and gone (74.63% of all lodges).
hanscor was invited by policemike and has invited 0 smiblings ().
hanscor is a 4th generation smibling and has 0 descendant(s).
hanscor has 3rd and 4th degrees.
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructions!welcome
to re-send the welcome message
Use !commands
to get a commands list<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructions<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructions!search [username] [1/2 (1 = LolRiTTeRBot | 2 = RusherB0T)]
!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
!welcome
to re-send the welcome message
Use !commands
to get a commands list<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructionsOMGitsLeeroy joined on February 1st, 2020.
It has been 1139 days since they joined the masons.
They joined on the 112th lodge and they are the 93rd mason.
Since OMGitsLeeroy became a Mason, 163 lodges have come and gone (59.49% of all lodges).
OMGitsLeeroy was invited by breithan and has invited 0 smiblings ().
OMGitsLeeroy is a 7th generation smibling and has 0 descendant(s).
OMGitsLeeroy has 3rd degree.
Nekramite joined on July 27th, 2019.
It has been 1329 days since they joined the masons.
They joined on the 85th lodge and they are the 89th mason.
Since Nekramite became a Mason, 190 lodges have come and gone (69.34% of all lodges).
Nekramite was invited by negative_entropy and has invited 0 smiblings ().
Nekramite is a 4th generation smibling and has 0 descendant(s).
Nekramite has 3rd and 4th degrees.
xrayessay joined on November 26th, 2022.
It has been 133 days since they joined the masons.
They joined on the 259th lodge and they are the 114th mason.
Since xrayessay became a Mason, 17 lodges have come and gone (6.18% of all lodges).
xrayessay was invited by p529 and has invited 0 smiblings ().
xrayessay is a 4th generation smibling and has 0 descendant(s).
xrayessay has 5th degree.
smcz19 joined on March 19th, 2022.
It has been 385 days since they joined the masons.
They joined on the 223rd lodge and they are the 109th mason.
Since smcz19 became a Mason, 53 lodges have come and gone (19.27% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 4th and 5th degrees.
DieloTai joined on April 6th, 2019.
It has been 1463 days since they joined the masons.
They joined on the 69th lodge and they are the 82nd mason.
Since DieloTai became a Mason, 207 lodges have come and gone (75.27% of all lodges).
DieloTai was invited by henry and has invited 0 smiblings ().
DieloTai is a 4th generation smibling and has 0 descendant(s).
DieloTai has 3rd degree.
Caviyaz joined on June 24th, 2017.
It has been 2114 days since they joined the masons.
They joined on the 15th lodge and they are the 52nd mason.
Since Caviyaz became a Mason, 261 lodges have come and gone (94.91% of all lodges).
Caviyaz was invited by donald and has invited 0 smiblings ().
Caviyaz is a 5th generation smibling and has 0 descendant(s).
Caviyaz has 1st and 2nd degrees.
Tanaxis joined on March 4th, 2017.
It has been 2228 days since they joined the masons.
They joined on the 2nd lodge and they are the 9th mason.
Since Tanaxis became a Mason, 274 lodges have come and gone (99.64% of all lodges).
Tanaxis was invited by jumbo_warrior and has invited 0 smiblings ().
Tanaxis is a 2nd generation smibling and has 0 descendant(s).
Tanaxis has 1st, 2nd, 3rd and 4th degrees.
bread_loafs joined on September 10th, 2022.
It has been 221 days since they joined the masons.
They joined on the 248th lodge and they are the 112th mason.
Since bread_loafs became a Mason, 28 lodges have come and gone (10.18% of all lodges).
bread_loafs was invited by joey_coconut and has invited 0 smiblings ().
bread_loafs is a 7th generation smibling and has 0 descendant(s).
bread_loafs has 4th and 5th degrees.
Negative_Entropy joined on April 22nd, 2017.
It has been 2192 days since they joined the masons.
They joined on the 8th lodge and they are the 35th mason.
Since Negative_Entropy became a Mason, 268 lodges have come and gone (97.45% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 6 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin).
Negative_Entropy is a 3rd generation smibling and has 9 descendant(s).
Negative_Entropy has 1st, 2nd, 3rd, 4th and 5th degrees.
futsin1 joined on October 23rd, 2021.
It has been 547 days since they joined the masons.
They joined on the 201st lodge and they are the 108th mason.
Since futsin1 became a Mason, 75 lodges have come and gone (27.27% of all lodges).
futsin1 was invited by negative_entropy and has invited 0 smiblings ().
futsin1 is a 4th generation smibling and has 0 descendant(s).
futsin1 has 4th degree.
Raaanch joined on January 16th, 2021.
It has been 827 days since they joined the masons.
They joined on the 163rd lodge and they are the 102nd mason.
Since Raaanch became a Mason, 113 lodges have come and gone (41.09% of all lodges).
Raaanch was invited by mr_pint and has invited 0 smiblings ().
Raaanch is a 7th generation smibling and has 0 descendant(s).
Raaanch has 4th and 5th degrees.
!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructionsBreithan joined on February 9th, 2019.
It has been 1535 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Breithan became a Mason, 220 lodges have come and gone (78.57% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th and 5th degrees.
Joey_Coconut joined on October 24th, 2020.
It has been 912 days since they joined the masons.
They joined on the 151st lodge and they are the 99th mason.
Since Joey_Coconut became a Mason, 130 lodges have come and gone (46.43% of all lodges).
Joey_Coconut was invited by todarac and has invited 4 smiblings (chipoff,smcz,silvereyes,bread_loafs).
Joey_Coconut is a 6th generation smibling and has 4 descendant(s).
Joey_Coconut has 4th and 5th degrees.
smcz19 joined on March 19th, 2022.
It has been 401 days since they joined the masons.
They joined on the 223rd lodge and they are the 109th mason.
Since smcz19 became a Mason, 58 lodges have come and gone (20.71% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 4th and 5th degrees.
Caviyaz joined on June 24th, 2017.
It has been 2131 days since they joined the masons.
They joined on the 15th lodge and they are the 52nd mason.
Since Caviyaz became a Mason, 266 lodges have come and gone (95.00% of all lodges).
Caviyaz was invited by donald and has invited 0 smiblings ().
Caviyaz is a 5th generation smibling and has 0 descendant(s).
Caviyaz has 1st and 2nd degrees.
!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
!welcome
to re-send the welcome message
Use !commands
to get a commands list!names
p529
/
xrayessay
Hovecs joined on February 25th, 2023.
It has been 65 days since they joined the masons.
They joined on the 272nd lodge and they are the 115th mason.
Since Hovecs became a Mason, 9 lodges have come and gone (3.21% of all lodges).
Hovecs was invited by yomoboyo and has invited 0 smiblings ().
Hovecs is a 5th generation smibling and has 0 descendant(s).
Hovecs has 5th degree.
P529 joined on March 25th, 2017.
It has been 2228 days since they joined the masons.
They joined on the 5th lodge and they are the 30th mason.
Since P529 became a Mason, 276 lodges have come and gone (98.57% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 30 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
Sato86 joined on May 20th, 2017.
It has been 2172 days since they joined the masons.
They joined on the 10th lodge and they are the 40th mason.
Since Sato86 became a Mason, 271 lodges have come and gone (96.79% of all lodges).
Sato86 was invited by hermeticlock and has invited 0 smiblings ().
Sato86 is a 2nd generation smibling and has 0 descendant(s).
Sato86 has 1st and 2nd degrees.
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructionsMad_King_Lambo
4yl
Riredi
dr_frankfurt joined on April 15th, 2017.
It has been 2227 days since they joined the masons.
They joined on the 7th lodge and they are the 32nd mason.
Since dr_frankfurt became a Mason, 276 lodges have come and gone (97.87% of all lodges).
dr_frankfurt was invited by hermeticlock and has invited 0 smiblings ().
dr_frankfurt is a 2nd generation smibling and has 0 descendant(s).
dr_frankfurt has 1st, 2nd and 3rd degrees.
!tps/uptime/players
for the old queue command
You can view the image here: https://tab.2b2t.dev!tps/uptime/players
for the old queue command
You can view the image here: https://tab.2b2t.dev!tps/uptime/players
for the old queue command
You can view the image here: https://tab.2b2t.devNekramite joined on July 27th, 2019.
It has been 1419 days since they joined the masons.
They joined on the 85th lodge and they are the 89th mason.
Since Nekramite became a Mason, 203 lodges have come and gone (70.73% of all lodges).
Nekramite was invited by negative_entropy and has invited 0 smiblings ().
Nekramite is a 4th generation smibling and has 0 descendant(s).
Nekramite has 3rd and 4th degrees.
Turret_Bud joined on September 16th, 2017.
It has been 2098 days since they joined the masons.
They joined on the 21st lodge and they are the 59th mason.
Since Turret_Bud became a Mason, 267 lodges have come and gone (93.03% of all lodges).
Turret_Bud was invited by ain360 and has invited 0 smiblings ().
Turret_Bud is a 5th generation smibling and has 0 descendant(s).
Turret_Bud has 2nd degree.
Joey_Coconut joined on October 24th, 2020.
It has been 965 days since they joined the masons.
They joined on the 151st lodge and they are the 99th mason.
Since Joey_Coconut became a Mason, 137 lodges have come and gone (47.74% of all lodges).
Joey_Coconut was invited by todarac and has invited 4 smiblings (chipoff,smcz,silvereyes,bread_loafs).
Joey_Coconut is a 6th generation smibling and has 4 descendant(s).
Joey_Coconut has 4th and 5th degrees.
smcz19 joined on March 19th, 2022.
It has been 454 days since they joined the masons.
They joined on the 223rd lodge and they are the 109th mason.
Since smcz19 became a Mason, 65 lodges have come and gone (22.65% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 4th and 5th degrees.
!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
P529 joined on March 25th, 2017.
It has been 2278 days since they joined the masons.
They joined on the 5th lodge and they are the 30th mason.
Since P529 became a Mason, 284 lodges have come and gone (98.61% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 30 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
xrayessay joined on November 26th, 2022.
It has been 206 days since they joined the masons.
They joined on the 259th lodge and they are the 114th mason.
Since xrayessay became a Mason, 30 lodges have come and gone (10.42% of all lodges).
xrayessay was invited by p529 and has invited 0 smiblings ().
xrayessay is a 4th generation smibling and has 0 descendant(s).
xrayessay has 5th degree.
Raaanch joined on January 16th, 2021.
It has been 885 days since they joined the masons.
They joined on the 163rd lodge and they are the 102nd mason.
Since Raaanch became a Mason, 126 lodges have come and gone (43.75% of all lodges).
Raaanch was invited by mr_pint and has invited 0 smiblings ().
Raaanch is a 7th generation smibling and has 0 descendant(s).
Raaanch has 4th and 5th degrees.
hanscor joined on April 13th, 2019.
It has been 1529 days since they joined the masons.
They joined on the 70th lodge and they are the 83rd mason.
Since hanscor became a Mason, 219 lodges have come and gone (76.04% of all lodges).
hanscor was invited by policemike and has invited 0 smiblings ().
hanscor is a 4th generation smibling and has 0 descendant(s).
hanscor has 3rd and 4th degrees.
Dekto joined on June 24th, 2023.
It has been 16 days since they joined the masons.
They joined on the 289th lodge and they are the 116th mason.
Since Dekto became a Mason, 3 lodges have come and gone (1.03% of all lodges).
Dekto was invited by negative_entropy and has invited 0 smiblings ().
Dekto is a 4th generation smibling and has 0 descendant(s).
Dekto has 5th degree.
Bot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
!welcome
to re-send the welcome message
Use !commands
to get a commands list<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructionsMad_King_Lambo
4yl
Riredi
superbad0315
100010
KevinKC2014
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructionsPepsiLord420 joined on June 10th, 2017.
It has been 2227 days since they joined the masons.
They joined on the 13th lodge and they are the 50th mason.
Since PepsiLord420 became a Mason, 280 lodges have come and gone (95.89% of all lodges).
PepsiLord420 was invited by itavux and has invited 0 smiblings ().
PepsiLord420 is a 3rd generation smibling and has 0 descendant(s).
PepsiLord420 has 1st, 2nd and 3rd degrees.
futsin1 joined on October 23rd, 2021.
It has been 633 days since they joined the masons.
They joined on the 201st lodge and they are the 108th mason.
Since futsin1 became a Mason, 92 lodges have come and gone (31.51% of all lodges).
futsin1 was invited by negative_entropy and has invited 0 smiblings ().
futsin1 is a 4th generation smibling and has 0 descendant(s).
futsin1 has 4th and 5th degrees.
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructionsP529 joined on March 25th, 2017.
It has been 2307 days since they joined the masons.
They joined on the 5th lodge and they are the 30th mason.
Since P529 became a Mason, 288 lodges have come and gone (98.63% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 30 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
g5g joined on June 3rd, 2017.
It has been 2239 days since they joined the masons.
They joined on the 12th lodge and they are the 48th mason.
Since g5g became a Mason, 281 lodges have come and gone (96.23% of all lodges).
g5g was invited by hermeticlock and has invited 0 smiblings ().
g5g is a 2nd generation smibling and has 0 descendant(s).
g5g has 1st degree.
jared2013 joined on May 20th, 2017.
It has been 2262 days since they joined the masons.
They joined on the 10th lodge and they are the 40th mason.
Since jared2013 became a Mason, 285 lodges have come and gone (96.94% of all lodges).
jared2013 was invited by hermeticlock and has invited 0 smiblings ().
jared2013 is a 2nd generation smibling and has 0 descendant(s).
jared2013 has 1st degree.
Breithan joined on February 9th, 2019.
It has been 1633 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Breithan became a Mason, 234 lodges have come and gone (79.59% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th and 5th degrees.
p529
/
ain360
|
boomerangvillage
|
breithan
nickhasbird
/ \
p529 policemike
| |
ain360 hanscor
|
todarac
|
joey_coconut
|
silvereyes
hermeticlock
/ \
nickhasbird nordic
| |
policemike henry
| |
hanscor jordanl666
hermeticlock
/ \
nickhasbird nordic
| |
policemike henry
| |
hanscor jordanl666
|
zippie
p529
\
yomoboyo
p529
\
xrayessay
p529
/ \
xrayessay yomoboyo
P529 joined on March 25th, 2017.
It has been 2319 days since they joined the masons.
They joined on the 5th lodge and they are the 30th mason.
Since P529 became a Mason, 290 lodges have come and gone (98.64% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 30 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
Joey_Coconut joined on October 24th, 2020.
It has been 1010 days since they joined the masons.
They joined on the 151st lodge and they are the 99th mason.
Since Joey_Coconut became a Mason, 144 lodges have come and gone (48.98% of all lodges).
Joey_Coconut was invited by todarac and has invited 4 smiblings (chipoff,smcz,silvereyes,bread_loafs).
Joey_Coconut is a 6th generation smibling and has 4 descendant(s).
Joey_Coconut has 4th and 5th degrees.
hanscor joined on April 13th, 2019.
It has been 1570 days since they joined the masons.
They joined on the 70th lodge and they are the 83rd mason.
Since hanscor became a Mason, 225 lodges have come and gone (76.53% of all lodges).
hanscor was invited by policemike and has invited 0 smiblings ().
hanscor is a 4th generation smibling and has 0 descendant(s).
hanscor has 3rd and 4th degrees.
hermeticlock
/ \
nickhasbird slappn
| |
p529 mothra
|
ain360
|
todarac
|
joey_coconut
|
silvereyes
nickhasbird
/ \
policemike negative_entropy
|
hanscor
nickhasbird
\
negative_entropy
nickhasbird
\
negative_entropy
|
dekto
nickhasbird
\
p529
|
ain360
|
todarac
|
joey_coconut
nickhasbird
\
p529
|
ufocrossing
|
lordno
|
rain
nickhasbird
\
p529
|
ain360
ain360
/
boomerangvillage
|
breithan
RainAura joined on February 20th, 2021.
It has been 897 days since they joined the masons.
They joined on the 167th lodge and they are the 103rd mason.
Since RainAura became a Mason, 128 lodges have come and gone (43.54% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
p529
/ \
ufocrossing ain360
|
lordno
|
rain
Breithan joined on February 9th, 2019.
It has been 1639 days since they joined the masons.
They joined on the 61st lodge and they are the 77th mason.
Since Breithan became a Mason, 234 lodges have come and gone (79.59% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th and 5th degrees.
chiekn_ joined on August 5th, 2023.
It has been Sorry, either this player is not in the SpawnMasons or not in our Database. since they joined the masons.
They joined on the 295th lodge and they are the 117th mason.
Since chiekn_ became a Mason, 1 lodges have come and gone (0.34% of all lodges).
chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
chiekn_ is a 5th generation smibling and has 0 descendant(s).
chiekn_ has 5th degree.
chiekn_ joined on August 5th, 2023.
It has been Sorry, either this player is not in the SpawnMasons or not in our Database. since they joined the masons.
They joined on the 295th lodge and they are the 117th mason.
Since chiekn_ became a Mason, 1 lodges have come and gone (0.34% of all lodges).
chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
chiekn_ is a 5th generation smibling and has 0 descendant(s).
chiekn_ has 5th degree.
Dekto joined on June 24th, 2023.
It has been Sorry, either this player is not in the SpawnMasons or not in our Database. since they joined the masons.
They joined on the 289th lodge and they are the 116th mason.
Since Dekto became a Mason, 7 lodges have come and gone (2.37% of all lodges).
Dekto was invited by negative_entropy and has invited 0 smiblings ().
Dekto is a 4th generation smibling and has 0 descendant(s).
Dekto has 5th degree.
chiekn_ joined on August 5th, 2023.
It has been Sorry, either this player is not in the SpawnMasons or not in our Database. since they joined the masons.
They joined on the 295th lodge and they are the 117th mason.
Since chiekn_ became a Mason, 1 lodges have come and gone (0.34% of all lodges).
chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
chiekn_ is a 5th generation smibling and has 0 descendant(s).
chiekn_ has 5th degree.
_chiekn_ joined on August 5th, 2023.
It has been 1 days since they joined the masons.
They joined on the 295th lodge and they are the 117th mason.
Since _chiekn_ became a Mason, 1 lodges have come and gone (0.34% of all lodges).
_chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
_chiekn_ is a 5th generation smibling and has 0 descendant(s).
_chiekn_ has 5th degree.
SilverEyes2b2t joined on August 20th, 2022.
It has been 353 days since they joined the masons.
They joined on the 245th lodge and they are the 111th mason.
Since SilverEyes2b2t became a Mason, 51 lodges have come and gone (17.29% of all lodges).
SilverEyes2b2t was invited by joey_coconut and has invited 0 smiblings ().
SilverEyes2b2t is a 7th generation smibling and has 0 descendant(s).
SilverEyes2b2t has 4th and 5th degrees.
Dekto joined on June 24th, 2023.
It has been 47 days since they joined the masons.
They joined on the 289th lodge and they are the 115th mason.
Since Dekto became a Mason, 7 lodges have come and gone (2.37% of all lodges).
Dekto was invited by negative_entropy and has invited 0 smiblings ().
Dekto is a 4th generation smibling and has 0 descendant(s).
Dekto has 5th degree.
smcz19 joined on March 19th, 2022.
It has been 509 days since they joined the masons.
They joined on the 223rd lodge and they are the 108th mason.
Since smcz19 became a Mason, 73 lodges have come and gone (24.75% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 4th and 5th degrees.
!tps/uptime/players
for the old queue command
You can view the image here: https://tab.2b2t.devJumbo_Warrior joined on February 25th, 2017.
It has been 2371 days since they joined the masons.
They joined on the 1st lodge and they are the 2nd mason.
Since Jumbo_Warrior became a Mason, 296 lodges have come and gone (100.00% of all lodges).
Jumbo_Warrior was invited by spawn and has invited 1 smiblings (tanaxis).
Jumbo_Warrior is a 1st generation smibling and has 1 descendant(s).
Jumbo_Warrior has 1st, 2nd and 3rd degrees.
RainAura joined on February 20th, 2021.
It has been 915 days since they joined the masons.
They joined on the 167th lodge and they are the 102nd mason.
Since RainAura became a Mason, 130 lodges have come and gone (43.92% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
Bot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
!welcome
to re-send the welcome message
Use !commands
to get a commands listBottleCapBrony joined on April 27th, 2019.
It has been 1580 days since they joined the masons.
They joined on the 72nd lodge and they are the 83rd mason.
Since BottleCapBrony became a Mason, 225 lodges have come and gone (76.01% of all lodges).
BottleCapBrony was invited by boomerangvillage and has invited 0 smiblings ().
BottleCapBrony is a 6th generation smibling and has 0 descendant(s).
BottleCapBrony has 3rd and 4th degrees.
CasparovJR joined on May 27th, 2017.
It has been 2281 days since they joined the masons.
They joined on the 11th lodge and they are the 42nd mason.
Since CasparovJR became a Mason, 286 lodges have come and gone (96.62% of all lodges).
CasparovJR was invited by hermeticlock and has invited 0 smiblings ().
CasparovJR is a 2nd generation smibling and has 0 descendant(s).
CasparovJR has 1st, 2nd and 3rd degrees.
_chiekn_ joined on August 5th, 2023.
It has been 20 days since they joined the masons.
They joined on the 295th lodge and they are the 116th mason.
Since _chiekn_ became a Mason, 2 lodges have come and gone (0.68% of all lodges).
_chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
_chiekn_ is a 5th generation smibling and has 0 descendant(s).
_chiekn_ has 5th degree.
Terbin joined on February 9th, 2019.
It has been 1658 days since they joined the masons.
They joined on the 61st lodge and they are the 76th mason.
Since Terbin became a Mason, 236 lodges have come and gone (79.73% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 3rd, 4th and 5th degrees.
Ignoring exception in command mstats:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 85, in wrapped
ret = await coro(*args, **kwargs)
File "/usr/src/app/./SMStatsBot.py", line 25, in mstats
description="
" + s.findJoinStats(spreadsheet, dic, name, ign) + "",
File "/usr/src/app/spreadsheetClass.py", line 247, in findJoinStats
str(suffix(s.searchRequest(name, 'generation'))) + " generation smibling and has " + str(len(descendantsDFS(s, name, []))) + " descendant(s)." + \
File "/usr/src/app/spreadsheetClass.py", line 200, in descendantsDFS
descendantsDFS(s, child, dec)
File "/usr/src/app/spreadsheetClass.py", line 200, in descendantsDFS
descendantsDFS(s, child, dec)
File "/usr/src/app/spreadsheetClass.py", line 200, in descendantsDFS
descendantsDFS(s, child, dec)
[Previous line repeated 978 more times]
File "/usr/src/app/spreadsheetClass.py", line 195, in descendantsDFS
invited = s.searchRequest(name, 'invited')
File "/usr/src/app/spreadsheetClass.py", line 68, in searchRequest
return self.search(name).loc[req]
File "/usr/src/app/spreadsheetClass.py", line 61, in search
return self.records_df.loc[self.indexDict[name]]
File "/usr/local/lib/python3.10/site-packages/pandas/core/indexing.py", line 539, in loc
return _LocIndexer("loc", self)
RecursionError: maximum recursion depth exceeded while calling a Python object
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/bot.py", line 939, in invoke
await ctx.command.invoke(ctx)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 863, in invoke
await injected(*ctx.args, **ctx.kwargs)
File "/usr/local/lib/python3.10/site-packages/discord/ext/commands/core.py", line 94, in wrapped
raise CommandInvokeError(exc) from exc
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: RecursionError: maximum recursion depth exceeded while calling a Python object
Toysoildier joined on September 16th, 2017.
It has been 2169 days since they joined the masons.
They joined on the 21st lodge and they are the 58th mason.
Since Toysoildier became a Mason, 276 lodges have come and gone (93.24% of all lodges).
Toysoildier was invited by llane and has invited 0 smiblings ().
Toysoildier is a 3rd generation smibling and has 0 descendant(s).
Toysoildier has 2nd degree.
kyle_rayner_ion joined on August 5th, 2017.
It has been 2211 days since they joined the masons.
They joined on the 19th lodge and they are the 57th mason.
Since kyle_rayner_ion became a Mason, 278 lodges have come and gone (93.92% of all lodges).
kyle_rayner_ion was invited by nickhasbird and has invited 0 smiblings ().
kyle_rayner_ion is a 3rd generation smibling and has 0 descendant(s).
kyle_rayner_ion has 1st, 2nd and 3rd degrees.
Negative_Entropy joined on April 22nd, 2017.
It has been 2316 days since they joined the masons.
They joined on the 8th lodge and they are the 34th mason.
Since Negative_Entropy became a Mason, 289 lodges have come and gone (97.64% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 7 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin,dekto).
Negative_Entropy is a 3rd generation smibling and has 10 descendant(s).
Negative_Entropy has 1st, 2nd, 3rd, 4th and 5th degrees.
policemike55 joined on January 12th, 2019.
It has been 1686 days since they joined the masons.
They joined on the 57th lodge and they are the 71st mason.
Since policemike55 became a Mason, 240 lodges have come and gone (81.08% of all lodges).
policemike55 was invited by nickhasbird and has invited 3 smiblings (hanscor,salc1,thedark_emperor).
policemike55 is a 3rd generation smibling and has 3 descendant(s).
policemike55 has 3rd degree.
Krimes joined on July 29th, 2017.
It has been 2218 days since they joined the masons.
They joined on the 18th lodge and they are the 55th mason.
Since Krimes became a Mason, 279 lodges have come and gone (94.26% of all lodges).
Krimes was invited by 0x22 and has invited 0 smiblings ().
Krimes is a 3rd generation smibling and has 0 descendant(s).
Krimes has 1st, 2nd, 3rd and 4th degrees.
approx1453 joined on March 4th, 2017.
It has been 2365 days since they joined the masons.
They joined on the 2nd lodge and they are the 9th mason.
Since approx1453 became a Mason, 295 lodges have come and gone (99.66% of all lodges).
approx1453 was invited by hermeticlock and has invited 1 smiblings (toysoldier).
approx1453 is a 2nd generation smibling and has 1 descendant(s).
approx1453 has 1st degree.
kyle_rayner_ion joined on August 5th, 2017.
It has been 2211 days since they joined the masons.
They joined on the 19th lodge and they are the 57th mason.
Since kyle_rayner_ion became a Mason, 278 lodges have come and gone (93.92% of all lodges).
kyle_rayner_ion was invited by nickhasbird and has invited 0 smiblings ().
kyle_rayner_ion is a 3rd generation smibling and has 0 descendant(s).
kyle_rayner_ion has 1st, 2nd and 3rd degrees.
Ain360 joined on May 27th, 2017.
It has been 2281 days since they joined the masons.
They joined on the 11th lodge and they are the 42nd mason.
Since Ain360 became a Mason, 286 lodges have come and gone (96.62% of all lodges).
Ain360 was invited by p529 and has invited 3 smiblings (boomerangvillage,nations,todarac).
Ain360 is a 4th generation smibling and has 14 descendant(s).
Ain360 has 1st, 2nd and 3rd degrees.
ufocrossing joined on May 27th, 2017.
It has been 2281 days since they joined the masons.
They joined on the 11th lodge and they are the 42nd mason.
Since ufocrossing became a Mason, 286 lodges have come and gone (96.62% of all lodges).
ufocrossing was invited by p529 and has invited 3 smiblings (terbin,lordno,brochacho).
ufocrossing is a 4th generation smibling and has 11 descendant(s).
ufocrossing has 1st, 2nd, 3rd and 4th degrees.
xrayessay joined on November 26th, 2022.
It has been 272 days since they joined the masons.
They joined on the 259th lodge and they are the 113th mason.
Since xrayessay became a Mason, 38 lodges have come and gone (12.84% of all lodges).
xrayessay was invited by p529 and has invited 0 smiblings ().
xrayessay is a 4th generation smibling and has 0 descendant(s).
xrayessay has 5th degree.
NickHasBird joined on March 18th, 2017.
It has been 2351 days since they joined the masons.
They joined on the 4th lodge and they are the 26th mason.
Since NickHasBird became a Mason, 293 lodges have come and gone (98.99% of all lodges).
NickHasBird was invited by hermeticlock and has invited 4 smiblings (p529,kyle,negative_entropy,policemike).
NickHasBird is a 2nd generation smibling and has 48 descendant(s).
NickHasBird has 1st, 2nd, 3rd and 4th degrees.
P529 joined on March 25th, 2017.
It has been 2344 days since they joined the masons.
They joined on the 5th lodge and they are the 29th mason.
Since P529 became a Mason, 292 lodges have come and gone (98.65% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 31 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
Terbin joined on February 9th, 2019.
It has been 1658 days since they joined the masons.
They joined on the 61st lodge and they are the 76th mason.
Since Terbin became a Mason, 236 lodges have come and gone (79.73% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 3rd, 4th and 5th degrees.
Jumbo_Warrior joined on February 25th, 2017.
It has been 2372 days since they joined the masons.
They joined on the 1st lodge and they are the 2nd mason.
Since Jumbo_Warrior became a Mason, 296 lodges have come and gone (100.00% of all lodges).
Jumbo_Warrior was invited by spawn and has invited 1 smiblings (tanaxis).
Jumbo_Warrior is a 1st generation smibling and has 1 descendant(s).
Jumbo_Warrior has 1st, 2nd and 3rd degrees.
NickHasBird joined on March 18th, 2017.
It has been 2351 days since they joined the masons.
They joined on the 4th lodge and they are the 26th mason.
Since NickHasBird became a Mason, 293 lodges have come and gone (98.99% of all lodges).
NickHasBird was invited by hermeticlock and has invited 4 smiblings (p529,kyle,negative_entropy,policemike).
NickHasBird is a 2nd generation smibling and has 48 descendant(s).
NickHasBird has 1st, 2nd, 3rd and 4th degrees.
0x22 joined on March 11th, 2017.
It has been 2360 days since they joined the masons.
They joined on the 3rd lodge and they are the 14th mason.
Since 0x22 became a Mason, 295 lodges have come and gone (99.33% of all lodges).
0x22 was invited by hermeticlock and has invited 1 smiblings (kalju).
0x22 is a 2nd generation smibling and has 1 descendant(s).
0x22 has 1st, 2nd, 3rd and 4th degrees.
P529 joined on March 25th, 2017.
It has been 2346 days since they joined the masons.
They joined on the 5th lodge and they are the 29th mason.
Since P529 became a Mason, 293 lodges have come and gone (98.65% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 31 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
NickHasBird joined on March 18th, 2017.
It has been 2354 days since they joined the masons.
They joined on the 4th lodge and they are the 26th mason.
Since NickHasBird became a Mason, 295 lodges have come and gone (98.99% of all lodges).
NickHasBird was invited by hermeticlock and has invited 4 smiblings (p529,kyle,negative_entropy,policemike).
NickHasBird is a 2nd generation smibling and has 48 descendant(s).
NickHasBird has 1st, 2nd, 3rd and 4th degrees.
hermeticlock
/ \
nickhasbird nordic
| |
policemike henry
| |
hanscor jordanl666
|
zippie
nickhasbird
\
negative_entropy
|
dekto
Negative_Entropy joined on April 22nd, 2017.
It has been 2319 days since they joined the masons.
They joined on the 8th lodge and they are the 34th mason.
Since Negative_Entropy became a Mason, 291 lodges have come and gone (97.65% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 7 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin,dekto).
Negative_Entropy is a 3rd generation smibling and has 10 descendant(s).
Negative_Entropy has 1st, 2nd, 3rd, 4th and 5th degrees.
jordanl666 joined on May 26th, 2018.
It has been 1920 days since they joined the masons.
They joined on the 43rd lodge and they are the 68th mason.
Since jordanl666 became a Mason, 256 lodges have come and gone (85.91% of all lodges).
jordanl666 was invited by henry and has invited 2 smiblings (zippie,warlordn1k).
jordanl666 is a 4th generation smibling and has 2 descendant(s).
jordanl666 has 2nd, 3rd, 4th and 5th degrees.
xrayessay joined on November 26th, 2022.
It has been 275 days since they joined the masons.
They joined on the 259th lodge and they are the 113th mason.
Since xrayessay became a Mason, 40 lodges have come and gone (13.42% of all lodges).
xrayessay was invited by p529 and has invited 0 smiblings ().
xrayessay is a 4th generation smibling and has 0 descendant(s).
xrayessay has 5th degree.
!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructionsDekto joined on June 24th, 2023.
It has been 68 days since they joined the masons.
They joined on the 289th lodge and they are the 115th mason.
Since Dekto became a Mason, 10 lodges have come and gone (3.36% of all lodges).
Dekto was invited by negative_entropy and has invited 0 smiblings ().
Dekto is a 4th generation smibling and has 0 descendant(s).
Dekto has 5th degree.
IronException joined on July 20th, 2019.
It has been 1503 days since they joined the masons.
They joined on the 84th lodge and they are the 87th mason.
Since IronException became a Mason, 215 lodges have come and gone (72.15% of all lodges).
IronException was invited by terbin and has invited 1 smiblings (enigma).
IronException is a 6th generation smibling and has 1 descendant(s).
IronException has 3rd and 4th degrees.
Breithan joined on February 9th, 2019.
It has been 1668 days since they joined the masons.
They joined on the 61st lodge and they are the 76th mason.
Since Breithan became a Mason, 239 lodges have come and gone (79.93% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th and 5th degrees.
_m_o_t_h_r_a_ joined on January 6th, 2018.
It has been 2067 days since they joined the masons.
They joined on the 31st lodge and they are the 65th mason.
Since _m_o_t_h_r_a_ became a Mason, 269 lodges have come and gone (89.97% of all lodges).
_m_o_t_h_r_a_ was invited by slappn and has invited 0 smiblings ().
_m_o_t_h_r_a_ is a 3rd generation smibling and has 0 descendant(s).
_m_o_t_h_r_a_ has 2nd, 3rd, 4th and 5th degrees.
SilverEyes2b2t joined on August 20th, 2022.
It has been 381 days since they joined the masons.
They joined on the 245th lodge and they are the 110th mason.
Since SilverEyes2b2t became a Mason, 55 lodges have come and gone (18.39% of all lodges).
SilverEyes2b2t was invited by joey_coconut and has invited 0 smiblings ().
SilverEyes2b2t is a 7th generation smibling and has 0 descendant(s).
SilverEyes2b2t has 4th and 5th degrees.
hanscor joined on April 13th, 2019.
It has been 1607 days since they joined the masons.
They joined on the 70th lodge and they are the 82nd mason.
Since hanscor became a Mason, 230 lodges have come and gone (76.92% of all lodges).
hanscor was invited by policemike and has invited 0 smiblings ().
hanscor is a 4th generation smibling and has 0 descendant(s).
hanscor has 3rd and 4th degrees.
bread_loafs joined on September 10th, 2022.
It has been 362 days since they joined the masons.
They joined on the 248th lodge and they are the 111th mason.
Since bread_loafs became a Mason, 52 lodges have come and gone (17.39% of all lodges).
bread_loafs was invited by joey_coconut and has invited 0 smiblings ().
bread_loafs is a 7th generation smibling and has 0 descendant(s).
bread_loafs has 4th and 5th degrees.
Wailn joined on January 18th, 2020.
It has been 1329 days since they joined the masons.
They joined on the 110th lodge and they are the 91st mason.
Since Wailn became a Mason, 190 lodges have come and gone (63.55% of all lodges).
Wailn was invited by terbin and has invited 0 smiblings ().
Wailn is a 6th generation smibling and has 0 descendant(s).
Wailn has 3rd and 4th degrees.
DarkXL6 joined on March 6th, 2021.
It has been 916 days since they joined the masons.
They joined on the 169th lodge and they are the 103rd mason.
Since DarkXL6 became a Mason, 131 lodges have come and gone (43.81% of all lodges).
DarkXL6 was invited by rathause and has invited 0 smiblings ().
DarkXL6 is a 5th generation smibling and has 0 descendant(s).
DarkXL6 has 4th and 5th degrees.
D_Loaded joined on June 24th, 2017.
It has been 2268 days since they joined the masons.
They joined on the 15th lodge and they are the 51st mason.
Since D_Loaded became a Mason, 285 lodges have come and gone (95.32% of all lodges).
D_Loaded was invited by hermeticlock and has invited 0 smiblings ().
D_Loaded is a 2nd generation smibling and has 0 descendant(s).
D_Loaded has 1st and 3rd degrees.
!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructions!search [username] [1/2 (1 = LolRiTTeRBot | 2 = RusherB0T)]
bread_loafs joined on September 10th, 2022.
It has been 369 days since they joined the masons.
They joined on the 248th lodge and they are the 111th mason.
Since bread_loafs became a Mason, 53 lodges have come and gone (17.67% of all lodges).
bread_loafs was invited by joey_coconut and has invited 0 smiblings ().
bread_loafs is a 7th generation smibling and has 0 descendant(s).
bread_loafs has 4th and 5th degrees.
P529 joined on March 25th, 2017.
It has been 2365 days since they joined the masons.
They joined on the 5th lodge and they are the 29th mason.
Since P529 became a Mason, 296 lodges have come and gone (98.67% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 31 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
CasparovJR joined on May 27th, 2017.
It has been 2302 days since they joined the masons.
They joined on the 11th lodge and they are the 42nd mason.
Since CasparovJR became a Mason, 290 lodges have come and gone (96.67% of all lodges).
CasparovJR was invited by hermeticlock and has invited 0 smiblings ().
CasparovJR is a 2nd generation smibling and has 0 descendant(s).
CasparovJR has 1st, 2nd and 3rd degrees.
NickHasBird joined on March 18th, 2017.
It has been 2372 days since they joined the masons.
They joined on the 4th lodge and they are the 26th mason.
Since NickHasBird became a Mason, 297 lodges have come and gone (99.00% of all lodges).
NickHasBird was invited by hermeticlock and has invited 4 smiblings (p529,kyle,negative_entropy,policemike).
NickHasBird is a 2nd generation smibling and has 48 descendant(s).
NickHasBird has 1st, 2nd, 3rd and 4th degrees.
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructions!welcome
to re-send the welcome message
Use !commands
to get a commands listBot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructionsHermeticLock joined on February 25th, 2017.
It has been 2395 days since they joined the masons.
They joined on the 1st lodge and they are the 1st mason.
Since HermeticLock became a Mason, 300 lodges have come and gone (100.00% of all lodges).
HermeticLock was invited by spawn and has invited 35 smiblings (surviverkiller,slappn,chunkr,llane,drollovitch,parthicus,drathader,d_loaded,biblebot,tim,frankfurt,0x22,dryg,nordic,itavux,fuffer,vel,nickhasbird,086,krobar,sato86,jared2013,flick3r,casparov,leijurv,immortalyogurt,blazin,officialspeed,aurora,importedsocks,househousehouse1,papdaddy,lomac,ghost,paintcannon).
HermeticLock is a 1st generation smibling and has 113 descendant(s).
HermeticLock has 1st, 2nd and 3rd degrees.
Negative_Entropy joined on April 22nd, 2017.
It has been 2339 days since they joined the masons.
They joined on the 8th lodge and they are the 34th mason.
Since Negative_Entropy became a Mason, 294 lodges have come and gone (97.67% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 7 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin,dekto).
Negative_Entropy is a 3rd generation smibling and has 10 descendant(s).
Negative_Entropy has 1st, 2nd, 3rd, 4th and 5th degrees.
Mr_Pint joined on May 23rd, 2020.
It has been 1212 days since they joined the masons.
They joined on the 128th lodge and they are the 95th mason.
Since Mr_Pint became a Mason, 174 lodges have come and gone (57.81% of all lodges).
Mr_Pint was invited by boomerangvillage and has invited 1 smiblings (raaanch).
Mr_Pint is a 6th generation smibling and has 1 descendant(s).
Mr_Pint has 3rd and 4th degrees.
Dekto joined on June 24th, 2023.
It has been 85 days since they joined the masons.
They joined on the 289th lodge and they are the 115th mason.
Since Dekto became a Mason, 13 lodges have come and gone (4.32% of all lodges).
Dekto was invited by negative_entropy and has invited 0 smiblings ().
Dekto is a 4th generation smibling and has 0 descendant(s).
Dekto has 5th degree.
jordanl666 joined on May 26th, 2018.
It has been 1941 days since they joined the masons.
They joined on the 43rd lodge and they are the 68th mason.
Since jordanl666 became a Mason, 259 lodges have come and gone (86.05% of all lodges).
jordanl666 was invited by henry and has invited 2 smiblings (zippie,warlordn1k).
jordanl666 is a 4th generation smibling and has 2 descendant(s).
jordanl666 has 2nd, 3rd, 4th and 5th degrees.
Rathause joined on December 5th, 2020.
It has been 1017 days since they joined the masons.
They joined on the 157th lodge and they are the 100th mason.
Since Rathause became a Mason, 145 lodges have come and gone (48.17% of all lodges).
Rathause was invited by negative_entropy and has invited 1 smiblings (darkxl6).
Rathause is a 4th generation smibling and has 1 descendant(s).
Rathause has 4th degree.
hanscor joined on April 13th, 2019.
It has been 1619 days since they joined the masons.
They joined on the 70th lodge and they are the 82nd mason.
Since hanscor became a Mason, 232 lodges have come and gone (77.08% of all lodges).
hanscor was invited by policemike and has invited 0 smiblings ().
hanscor is a 4th generation smibling and has 0 descendant(s).
hanscor has 3rd and 4th degrees.
_chiekn_ joined on August 5th, 2023.
It has been 44 days since they joined the masons.
They joined on the 295th lodge and they are the 116th mason.
Since _chiekn_ became a Mason, 7 lodges have come and gone (2.33% of all lodges).
_chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
_chiekn_ is a 5th generation smibling and has 0 descendant(s).
_chiekn_ has 5th degree.
p529
/ \
ufocrossing ain360
| |
lordno todarac
| |
rain joey_coconut
|
silvereyes
LordNo joined on August 15th, 2020.
It has been 1137 days since they joined the masons.
They joined on the 141st lodge and they are the 97th mason.
Since LordNo became a Mason, 162 lodges have come and gone (53.64% of all lodges).
LordNo was invited by ufocrossing and has invited 1 smiblings (rain).
LordNo is a 5th generation smibling and has 1 descendant(s).
LordNo has 3rd and 4th degrees.
Fuck
Fuck
Fuck
Breithan joined on February 9th, 2019.
It has been 1696 days since they joined the masons.
They joined on the 61st lodge and they are the 76th mason.
Since Breithan became a Mason, 243 lodges have come and gone (80.20% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th and 5th degrees.
HermeticLock joined on February 25th, 2017.
It has been 2410 days since they joined the masons.
They joined on the 1st lodge and they are the 1st mason.
Since HermeticLock became a Mason, 303 lodges have come and gone (100.00% of all lodges).
HermeticLock was invited by spawn and has invited 35 smiblings (surviverkiller,slappn,chunkr,llane,drollovitch,parthicus,drathader,d_loaded,biblebot,tim,frankfurt,0x22,dryg,nordic,itavux,fuffer,vel,nickhasbird,086,krobar,sato86,jared2013,flick3r,casparov,leijurv,immortalyogurt,blazin,officialspeed,aurora,importedsocks,househousehouse1,papdaddy,lomac,ghost,paintcannon).
HermeticLock is a 1st generation smibling and has 113 descendant(s).
HermeticLock has 1st, 2nd and 3rd degrees.
_chiekn_ joined on August 5th, 2023.
It has been 58 days since they joined the masons.
They joined on the 295th lodge and they are the 116th mason.
Since _chiekn_ became a Mason, 9 lodges have come and gone (2.97% of all lodges).
_chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
_chiekn_ is a 5th generation smibling and has 0 descendant(s).
_chiekn_ has 5th degree.
RICELAND2 joined on September 30th, 2023.
It has been 2 days since they joined the masons.
They joined on the 303rd lodge and they are the 117th mason.
Since RICELAND2 became a Mason, 1 lodges have come and gone (0.33% of all lodges).
RICELAND2 was invited by zippie and has invited 0 smiblings ().
RICELAND2 is a 6th generation smibling and has 0 descendant(s).
RICELAND2 has 5th degree.
RainAura joined on February 20th, 2021.
It has been 974 days since they joined the masons.
They joined on the 167th lodge and they are the 102nd mason.
Since RainAura became a Mason, 137 lodges have come and gone (45.21% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
Breithan joined on February 9th, 2019.
It has been 1716 days since they joined the masons.
They joined on the 61st lodge and they are the 76th mason.
Since Breithan became a Mason, 243 lodges have come and gone (80.20% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th and 5th degrees.
Raaanch joined on January 16th, 2021.
It has been 1009 days since they joined the masons.
They joined on the 163rd lodge and they are the 101st mason.
Since Raaanch became a Mason, 141 lodges have come and gone (46.53% of all lodges).
Raaanch was invited by mr_pint and has invited 0 smiblings ().
Raaanch is a 7th generation smibling and has 0 descendant(s).
Raaanch has 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
It has been 2003 days since they joined the masons.
They joined on the 41st lodge and they are the 66th mason.
Since TheLampGod became a Mason, 263 lodges have come and gone (86.80% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
Tanaxis joined on March 4th, 2017.
It has been 2423 days since they joined the masons.
They joined on the 2nd lodge and they are the 9th mason.
Since Tanaxis became a Mason, 304 lodges have come and gone (99.67% of all lodges).
Tanaxis was invited by jumbo_warrior and has invited 0 smiblings ().
Tanaxis is a 2nd generation smibling and has 0 descendant(s).
Tanaxis has 1st, 2nd, 3rd and 4th degrees.
http_logan joined on February 25th, 2017.
It has been 2430 days since they joined the masons.
They joined on the 1st lodge and they are the 7th mason.
Since http_logan became a Mason, 305 lodges have come and gone (100.00% of all lodges).
http_logan was invited by itavux and has invited 0 smiblings ().
http_logan is a 2nd generation smibling and has 0 descendant(s).
http_logan has 1st degree.
kyle_rayner_ion joined on August 5th, 2017.
It has been 2269 days since they joined the masons.
They joined on the 19th lodge and they are the 57th mason.
Since kyle_rayner_ion became a Mason, 287 lodges have come and gone (94.10% of all lodges).
kyle_rayner_ion was invited by nickhasbird and has invited 0 smiblings ().
kyle_rayner_ion is a 3rd generation smibling and has 0 descendant(s).
kyle_rayner_ion has 1st, 2nd and 3rd degrees.
Sun_Wukon joined on March 18th, 2017.
It has been 2409 days since they joined the masons.
They joined on the 4th lodge and they are the 21st mason.
Since Sun_Wukon became a Mason, 302 lodges have come and gone (99.02% of all lodges).
Sun_Wukon was invited by tim and has invited 0 smiblings ().
Sun_Wukon is a 3rd generation smibling and has 0 descendant(s).
Sun_Wukon has 1st and 2nd degrees.
Negative_Entropy joined on April 22nd, 2017.
It has been 2374 days since they joined the masons.
They joined on the 8th lodge and they are the 34th mason.
Since Negative_Entropy became a Mason, 298 lodges have come and gone (97.70% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 7 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin,dekto).
Negative_Entropy is a 3rd generation smibling and has 10 descendant(s).
Negative_Entropy has 1st, 2nd, 3rd, 4th and 5th degrees.
CasparovJR joined on May 27th, 2017.
It has been 2339 days since they joined the masons.
They joined on the 11th lodge and they are the 42nd mason.
Since CasparovJR became a Mason, 295 lodges have come and gone (96.72% of all lodges).
CasparovJR was invited by hermeticlock and has invited 0 smiblings ().
CasparovJR is a 2nd generation smibling and has 0 descendant(s).
CasparovJR has 1st, 2nd and 3rd degrees.
Nekramite joined on July 27th, 2019.
It has been 1548 days since they joined the masons.
They joined on the 85th lodge and they are the 88th mason.
Since Nekramite became a Mason, 221 lodges have come and gone (72.46% of all lodges).
Nekramite was invited by negative_entropy and has invited 0 smiblings ().
Nekramite is a 4th generation smibling and has 0 descendant(s).
Nekramite has 3rd and 4th degrees.
Jumbo_Warrior joined on February 25th, 2017.
It has been 2430 days since they joined the masons.
They joined on the 1st lodge and they are the 2nd mason.
Since Jumbo_Warrior became a Mason, 305 lodges have come and gone (100.00% of all lodges).
Jumbo_Warrior was invited by spawn and has invited 1 smiblings (tanaxis).
Jumbo_Warrior is a 1st generation smibling and has 1 descendant(s).
Jumbo_Warrior has 1st, 2nd and 3rd degrees.
0x22 joined on March 11th, 2017.
It has been 2417 days since they joined the masons.
They joined on the 3rd lodge and they are the 14th mason.
Since 0x22 became a Mason, 304 lodges have come and gone (99.35% of all lodges).
0x22 was invited by hermeticlock and has invited 1 smiblings (kalju).
0x22 is a 2nd generation smibling and has 1 descendant(s).
0x22 has 1st, 2nd, 3rd and 4th degrees.
Jumbo_Warrior joined on February 25th, 2017.
It has been 2431 days since they joined the masons.
They joined on the 1st lodge and they are the 2nd mason.
Since Jumbo_Warrior became a Mason, 306 lodges have come and gone (100.00% of all lodges).
Jumbo_Warrior was invited by spawn and has invited 1 smiblings (tanaxis).
Jumbo_Warrior is a 1st generation smibling and has 1 descendant(s).
Jumbo_Warrior has 1st, 2nd and 3rd degrees.
Fuck
Bot:
age
bday
mstats
names
rel
spin
streak
No Category:
help Shows this message
Type !help command for more info on a command.
You can also type !help category for more info on a category.
!welcome
to re-send the welcome message
Use !commands
to get a commands list Fuck
Fuck
Fuck
Fuck
P529 joined on March 25th, 2017.
They joined on the 5th lodge and they are the 29th mason.
It has been 2406 days since they joined the masons. (6 years, 7 months, 6 days)
They have been a member for 1854 days. (5 years, 29 days)
P529 has been a member for 302 lodges. (98.69% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 31 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
Jumbo_Warrior joined on February 25th, 2017.
They joined on the 1st lodge and they are the 2nd mason.
It has been 2434 days since they joined the masons. (6 years, 8 months, 4 days)
They have been a member for 901 days. (2 years, 5 months, 21 days)
Jumbo_Warrior has been a member for 306 lodges. (100.00% of all lodges).
Jumbo_Warrior was invited by spawn and has invited 1 smiblings (tanaxis).
Jumbo_Warrior is a 1st generation smibling and has 1 descendant(s).
Jumbo_Warrior has 1st, 2nd and 3rd degrees.
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1720 days since they joined the masons. (4 years, 8 months, 20 days)
They have been a member for 1720 days. (4 years, 8 months, 20 days)
Breithan has been a member for 246 lodges. (80.39% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th and 5th degrees.
P529 joined on March 25th, 2017.
They joined on the 5th lodge and they are the 29th mason.
It has been 2406 days since they joined the masons. (6 years, 7 months, 6 days)
They have been a member for 1854 days. (5 years, 29 days)
P529 has been a member for 302 lodges. (98.69% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 31 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
P529 joined on March 25th, 2017.
They joined on the 5th lodge and they are the 29th mason.
It has been 2406 days since they joined the masons. (6 years, 7 months, 6 days)
They have been a member for 1854 days. (5 years, 29 days)
P529 has been a member for 258 lodges. (84.31% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 31 descendant(s).
P529 has 1st, 2nd, 3rd, 4th and 5th degrees.
ufocrossing joined on May 27th, 2017.
They joined on the 11th lodge and they are the 42nd mason.
It has been 2343 days since they joined the masons. (6 years, 5 months, 3 days)
They have been a member for 2250 days. (6 years, 2 months)
ufocrossing has been a member for 290 lodges. (94.77% of all lodges).
ufocrossing was invited by p529 and has invited 3 smiblings (terbin,lordno,brochacho).
ufocrossing is a 4th generation smibling and has 11 descendant(s).
ufocrossing has 1st, 2nd, 3rd and 4th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2007 days since they joined the masons. (5 years, 6 months, 2 days)
They have been a member for 2007 days. (5 years, 6 months, 2 days)
TheLampGod has been a member for 266 lodges. (86.93% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
Fuck
RainAura joined on February 20th, 2021.
They joined on the 167th lodge and they are the 102nd mason.
It has been 978 days since they joined the masons. (2 years, 8 months, 8 days)
They have been a member for 978 days. (2 years, 8 months, 8 days)
RainAura has been a member for 140 lodges. (45.75% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
Ain360 joined on May 27th, 2017.
They joined on the 11th lodge and they are the 42nd mason.
It has been 2343 days since they joined the masons. (6 years, 5 months, 3 days)
They have been a member for 789 days. (2 years, 1 month, 29 days)
Ain360 has been a member for 74 lodges. (24.18% of all lodges).
Ain360 was invited by p529 and has invited 3 smiblings (boomerangvillage,nations,todarac).
Ain360 is a 4th generation smibling and has 14 descendant(s).
Ain360 has 1st, 2nd and 3rd degrees.
BoomerangVillage joined on January 12th, 2019.
They joined on the 57th lodge and they are the 71st mason.
It has been 1748 days since they joined the masons. (4 years, 9 months, 18 days)
They have been a member for 1703 days. (4 years, 8 months, 3 days)
BoomerangVillage has been a member for 244 lodges. (79.74% of all lodges).
BoomerangVillage was invited by ain360 and has invited 3 smiblings (breithan,bottlecapbrony,mr_pint).
BoomerangVillage is a 5th generation smibling and has 5 descendant(s).
BoomerangVillage has 3rd and 4th degrees.
EnigmA_008 joined on April 9th, 2022.
They joined on the 226th lodge and they are the 109th mason.
It has been 566 days since they joined the masons. (1 year, 6 months, 21 days)
They have been a member for 459 days. (1 year, 3 months, 4 days)
EnigmA_008 has been a member for 65 lodges. (21.24% of all lodges).
EnigmA_008 was invited by ironexception and has invited 0 smiblings ().
EnigmA_008 is a 6th generation smibling and has 0 descendant(s).
EnigmA_008 has 4th and 5th degrees.
BoomerangV joined on January 12th, 2019.
They joined on the 57th lodge and they are the 71st mason.
It has been 1749 days since they joined the masons. (4 years, 9 months, 19 days)
They have been a member for 1704 days. (4 years, 8 months, 4 days)
BoomerangV has been a member for 244 lodges. (79.74% of all lodges).
BoomerangV was invited by ain360 and has invited 3 smiblings (breithan,bottlecapbrony,mr_pint).
BoomerangV is a 5th generation smibling and has 5 descendant(s).
BoomerangV has 3rd and 4th degrees.
kyle_rayner_ion joined on August 5th, 2017.
They joined on the 19th lodge and they are the 57th mason.
It has been 2275 days since they joined the masons. (6 years, 2 months, 25 days)
They have been a member for 2275 days. (6 years, 2 months, 25 days)
kyle_rayner_ion has been a member for 288 lodges. (94.12% of all lodges).
kyle_rayner_ion was invited by nickhasbird and has invited 0 smiblings ().
kyle_rayner_ion is a 3rd generation smibling and has 0 descendant(s).
kyle_rayner_ion has 1st, 2nd and 3rd degrees.
Traceback (most recent call last):
File "/usr/src/app/./SMStatsBot.py", line 9, in <module>
spreadsheet = s.spreadSheet()
File "/usr/src/app/spreadsheetClass.py", line 37, in __init__
self.records_df = self.createRecords()
File "/usr/src/app/spreadsheetClass.py", line 51, in createRecords
data = sheet_instance.get_all_records(numericise_ignore=[1,2,3,4])
File "/usr/local/lib/python3.10/site-packages/gspread/worksheet.py", line 520, in get_all_records
raise GSpreadException("the given 'expected_headers' are not uniques")
gspread.exceptions.GSpreadException: the given 'expected_headers' are not uniques
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2018 days since they joined the masons. (5 years, 6 months, 13 days)
They have been a member for 2018 days. (5 years, 6 months, 13 days)
TheLampGod has been a member for 266 lodges. (86.93% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2018 days since they joined the masons. (5 years, 6 months, 13 days)
They have been a member for 2018 days. (5 years, 6 months, 13 days)
TheLampGod has been a member for 267 lodges. (86.97% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2018 days since they joined the masons. (5 years, 6 months, 13 days)
They have been a member for 2018 days. (5 years, 6 months, 13 days)
TheLampGod has been a member for 267 lodges. (86.97% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2018 days since they joined the masons. (5 years, 6 months, 13 days)
They have been a member for 2018 days. (5 years, 6 months, 13 days)
TheLampGod has been a member for 266 lodges. (86.93% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2018 days since they joined the masons. (5 years, 6 months, 13 days)
They have been a member for 2018 days. (5 years, 6 months, 13 days)
TheLampGod has been a member for 267 lodges. (86.97% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2018 days since they joined the masons. (5 years, 6 months, 13 days)
They have been a member for 2018 days. (5 years, 6 months, 13 days)
TheLampGod has been a member for 267 lodges. (86.97% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2018 days since they joined the masons. (5 years, 6 months, 13 days)
They have been a member for 2018 days. (5 years, 6 months, 13 days)
TheLampGod has been a member for 267 lodges. (86.97% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2018 days since they joined the masons. (5 years, 6 months, 13 days)
They have been a member for 2018 days. (5 years, 6 months, 13 days)
TheLampGod has been a member for 267 lodges. (86.97% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2018 days since they joined the masons. (5 years, 6 months, 13 days)
They have been a member for 2018 days. (5 years, 6 months, 13 days)
TheLampGod has been a member for 267 lodges. (86.97% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2018 days since they joined the masons. (5 years, 6 months, 13 days)
They have been a member for 2018 days. (5 years, 6 months, 13 days)
TheLampGod has been a member for 268 lodges. (87.01% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th, 5th and 6th degrees.
capbara joined on November 4th, 2023.
They joined on the 307th lodge and they are the 118th mason.
It has been 2 days since they joined the masons. (2 days)
They have been a member for 2 days. (2 days)
capbara has been a member for 2 lodges. (0.65% of all lodges).
capbara was invited by joey_coconut and has invited 0 smiblings ().
capbara is a 7th generation smibling and has 0 descendant(s).
capbara has 6th degree.
ain360
/ \
todarac boomerangvillage
| |
joey_coconut breithan
|
capybara
p529
/ \
ain360 ufocrossing
| |
todarac terbin
| |
joey_coconut rebane
|
capybara
spawn
/ \
hermeticlock jumbo_warrior
| |
nickhasbird tanaxis
|
p529
|
ain360
|
todarac
|
joey_coconut
|
capybara
hermeticlock
/ \
nickhasbird nordic
| |
p529 henry
| |
ain360 giganox
| |
todarac thefunncubes
|
joey_coconut
|
capybara
Negative_Entropy joined on April 22nd, 2017.
They joined on the 8th lodge and they are the 34th mason.
It has been 2390 days since they joined the masons. (6 years, 6 months, 20 days)
They have been a member for 2390 days. (6 years, 6 months, 20 days)
Negative_Entropy has been a member for 301 lodges. (97.73% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 7 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin,dekto).
Negative_Entropy is a 3rd generation smibling and has 10 descendant(s).
Negative_Entropy has 1st, 2nd, 3rd, 4th, 5th and 6th degrees.
ufocrossing joined on May 27th, 2017.
They joined on the 11th lodge and they are the 42nd mason.
It has been 2355 days since they joined the masons. (6 years, 5 months, 15 days)
They have been a member for 2250 days. (6 years, 2 months)
ufocrossing has been a member for 292 lodges. (94.81% of all lodges).
ufocrossing was invited by p529 and has invited 3 smiblings (terbin,lordno,brochacho).
ufocrossing is a 4th generation smibling and has 11 descendant(s).
ufocrossing has 1st, 2nd, 3rd and 4th degrees.
P529 joined on March 25th, 2017.
They joined on the 5th lodge and they are the 29th mason.
It has been 2419 days since they joined the masons. (6 years, 7 months, 19 days)
They have been a member for 1867 days. (5 years, 1 month, 12 days)
P529 has been a member for 260 lodges. (84.42% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 32 descendant(s).
P529 has 1st, 2nd, 3rd, 4th, 5th and 6th degrees.
jordanl666 joined on May 26th, 2018.
They joined on the 43rd lodge and they are the 68th mason.
It has been 1992 days since they joined the masons. (5 years, 5 months, 17 days)
They have been a member for 1992 days. (5 years, 5 months, 17 days)
jordanl666 has been a member for 266 lodges. (86.36% of all lodges).
jordanl666 was invited by henry and has invited 2 smiblings (zippie,warlordn1k).
jordanl666 is a 4th generation smibling and has 3 descendant(s).
jordanl666 has 2nd, 3rd, 4th, 5th and 6th degrees.
hermeticlock
/ \
nickhasbird casparov
|
p529
_chiekn_ joined on August 5th, 2023.
They joined on the 295th lodge and they are the 116th mason.
It has been 96 days since they joined the masons. (3 months, 6 days)
They have been a member for 96 days. (3 months, 6 days)
_chiekn_ has been a member for 14 lodges. (4.55% of all lodges).
_chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
_chiekn_ is a 5th generation smibling and has 0 descendant(s).
_chiekn_ has 5th and 6th degrees.
smcz19 joined on March 19th, 2022.
They joined on the 223rd lodge and they are the 108th mason.
It has been 600 days since they joined the masons. (1 year, 7 months, 25 days)
They have been a member for 600 days. (1 year, 7 months, 25 days)
smcz19 has been a member for 86 lodges. (27.92% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 4th, 5th and 6th degrees.
Raaanch joined on January 16th, 2021.
They joined on the 163rd lodge and they are the 101st mason.
It has been 1027 days since they joined the masons. (2 years, 9 months, 27 days)
They have been a member for 1027 days. (2 years, 9 months, 27 days)
Raaanch has been a member for 146 lodges. (47.40% of all lodges).
Raaanch was invited by mr_pint and has invited 0 smiblings ().
Raaanch is a 7th generation smibling and has 0 descendant(s).
Raaanch has 4th, 5th and 6th degrees.
P529 joined on March 25th, 2017.
They joined on the 5th lodge and they are the 29th mason.
It has been 2420 days since they joined the masons. (6 years, 7 months, 20 days)
They have been a member for 1868 days. (5 years, 1 month, 13 days)
P529 has been a member for 260 lodges. (84.42% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 32 descendant(s).
P529 has 1st, 2nd, 3rd, 4th, 5th and 6th degrees.
hermeticlock
/
nickhasbird
|
p529
NickHasBird joined on March 18th, 2017.
They joined on the 4th lodge and they are the 26th mason.
It has been 2427 days since they joined the masons. (6 years, 7 months, 27 days)
They have been a member for 2416 days. (6 years, 7 months, 16 days)
NickHasBird has been a member for 304 lodges. (98.70% of all lodges).
NickHasBird was invited by hermeticlock and has invited 4 smiblings (p529,kyle,negative_entropy,policemike).
NickHasBird is a 2nd generation smibling and has 49 descendant(s).
NickHasBird has 1st, 2nd, 3rd, 4th, 5th and 6th degrees.
Negative_Entropy joined on April 22nd, 2017.
They joined on the 8th lodge and they are the 34th mason.
It has been 2392 days since they joined the masons. (6 years, 6 months, 22 days)
They have been a member for 2392 days. (6 years, 6 months, 22 days)
Negative_Entropy has been a member for 301 lodges. (97.73% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 7 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin,dekto).
Negative_Entropy is a 3rd generation smibling and has 10 descendant(s).
Negative_Entropy has 1st, 2nd, 3rd, 4th, 5th and 6th degrees.
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1737 days since they joined the masons. (4 years, 9 months, 7 days)
They have been a member for 1737 days. (4 years, 9 months, 7 days)
Breithan has been a member for 249 lodges. (80.58% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th, 5th and 6th degrees.
Mad_King_Lambo
4yl
Riredi
capbara joined on November 4th, 2023.
They joined on the 308th lodge and they are the 118th mason.
It has been 11 days since they joined the masons. (11 days)
They have been a member for 11 days. (11 days)
capbara has been a member for 2 lodges. (0.65% of all lodges).
capbara was invited by joey_coconut and has invited 0 smiblings ().
capbara is a 7th generation smibling and has 0 descendant(s).
capbara has 6th degree.
smcz19 joined on March 19th, 2022.
They joined on the 223rd lodge and they are the 108th mason.
It has been 606 days since they joined the masons. (1 year, 8 months, 1 day)
They have been a member for 606 days. (1 year, 8 months, 1 day)
smcz19 has been a member for 87 lodges. (28.16% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 4th, 5th and 6th degrees.
xrayessay joined on November 26th, 2022.
They joined on the 259th lodge and they are the 113th mason.
It has been 354 days since they joined the masons. (11 months, 24 days)
They have been a member for 354 days. (11 months, 24 days)
xrayessay has been a member for 51 lodges. (16.50% of all lodges).
xrayessay was invited by p529 and has invited 0 smiblings ().
xrayessay is a 4th generation smibling and has 0 descendant(s).
xrayessay has 5th and 6th degrees.
Hovecs joined on February 25th, 2023.
They joined on the 272nd lodge and they are the 114th mason.
It has been 263 days since they joined the masons. (8 months, 23 days)
They have been a member for 263 days. (8 months, 23 days)
Hovecs has been a member for 38 lodges. (12.30% of all lodges).
Hovecs was invited by yomoboyo and has invited 0 smiblings ().
Hovecs is a 5th generation smibling and has 0 descendant(s).
Hovecs has 5th degree.
_chiekn_ joined on August 5th, 2023.
They joined on the 295th lodge and they are the 116th mason.
It has been 102 days since they joined the masons. (3 months, 12 days)
They have been a member for 102 days. (3 months, 12 days)
_chiekn_ has been a member for 15 lodges. (4.85% of all lodges).
_chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
_chiekn_ is a 5th generation smibling and has 0 descendant(s).
_chiekn_ has 5th and 6th degrees.
jordanl666 joined on May 26th, 2018.
They joined on the 43rd lodge and they are the 68th mason.
It has been 1999 days since they joined the masons. (5 years, 5 months, 24 days)
They have been a member for 1999 days. (5 years, 5 months, 24 days)
jordanl666 has been a member for 267 lodges. (86.41% of all lodges).
jordanl666 was invited by henry and has invited 2 smiblings (zippie,warlordn1k).
jordanl666 is a 4th generation smibling and has 3 descendant(s).
jordanl666 has 2nd, 3rd, 4th, 5th and 6th degrees.
Turret_Bud joined on September 16th, 2017.
They joined on the 21st lodge and they are the 58th mason.
It has been 2252 days since they joined the masons. (6 years, 2 months, 2 days)
They have been a member for 1450 days. (3 years, 11 months, 25 days)
Turret_Bud has been a member for 175 lodges. (56.63% of all lodges).
Turret_Bud was invited by ain360 and has invited 0 smiblings ().
Turret_Bud is a 5th generation smibling and has 0 descendant(s).
Turret_Bud has 2nd degree.
Joey_Coconut joined on October 24th, 2020.
They joined on the 151st lodge and they are the 98th mason.
It has been 1119 days since they joined the masons. (3 years, 24 days)
They have been a member for 1119 days. (3 years, 24 days)
Joey_Coconut has been a member for 159 lodges. (51.46% of all lodges).
Joey_Coconut was invited by todarac and has invited 5 smiblings (chipoff,smcz,silvereyes,bread_loafs,capybara).
Joey_Coconut is a 6th generation smibling and has 5 descendant(s).
Joey_Coconut has 4th, 5th and 6th degrees.
jordanl666 joined on May 26th, 2018.
They joined on the 43rd lodge and they are the 68th mason.
It has been 2002 days since they joined the masons. (5 years, 5 months, 27 days)
They have been a member for 2002 days. (5 years, 5 months, 27 days)
jordanl666 has been a member for 267 lodges. (86.41% of all lodges).
jordanl666 was invited by henry and has invited 2 smiblings (zippie,warlordn1k).
jordanl666 is a 4th generation smibling and has 3 descendant(s).
jordanl666 has 2nd, 3rd, 4th, 5th and 6th degrees.
RainAura joined on February 20th, 2021.
They joined on the 167th lodge and they are the 102nd mason.
It has been 1001 days since they joined the masons. (2 years, 9 months, 1 day)
They have been a member for 1001 days. (2 years, 9 months, 1 day)
RainAura has been a member for 143 lodges. (46.28% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
YoMoBoYo joined on September 24th, 2022.
They joined on the 250th lodge and they are the 112th mason.
It has been 420 days since they joined the masons. (1 year, 1 month, 25 days)
They have been a member for 420 days. (1 year, 1 month, 25 days)
YoMoBoYo has been a member for 60 lodges. (19.42% of all lodges).
YoMoBoYo was invited by p529 and has invited 2 smiblings (hovecs,chiekn).
YoMoBoYo is a 4th generation smibling and has 2 descendant(s).
YoMoBoYo has 4th, 5th and 6th degrees.
capbara joined on November 4th, 2023.
They joined on the 308th lodge and they are the 118th mason.
It has been 14 days since they joined the masons. (14 days)
They have been a member for 14 days. (14 days)
capbara has been a member for 2 lodges. (0.65% of all lodges).
capbara was invited by joey_coconut and has invited 0 smiblings ().
capbara is a 7th generation smibling and has 0 descendant(s).
capbara has 6th degree.
Jumbo_Warrior joined on February 25th, 2017.
They joined on the 1st lodge and they are the 2nd mason.
It has been 2458 days since they joined the masons. (6 years, 8 months, 28 days)
They have been a member for 925 days. (2 years, 6 months, 15 days)
Jumbo_Warrior has been a member for 90 lodges. (29.13% of all lodges).
Jumbo_Warrior was invited by spawn and has invited 1 smiblings (tanaxis).
Jumbo_Warrior is a 1st generation smibling and has 1 descendant(s).
Jumbo_Warrior has 1st, 2nd, 3rd and 6th degrees.
bread_loafs joined on September 10th, 2022.
They joined on the 248th lodge and they are the 111th mason.
It has been 440 days since they joined the masons. (1 year, 2 months, 15 days)
They have been a member for 440 days. (1 year, 2 months, 15 days)
bread_loafs has been a member for 63 lodges. (20.32% of all lodges).
bread_loafs was invited by joey_coconut and has invited 0 smiblings ().
bread_loafs is a 7th generation smibling and has 0 descendant(s).
bread_loafs has 4th and 5th degrees.
ZippieDooDah joined on November 28th, 2020.
They joined on the 156th lodge and they are the 99th mason.
It has been 1093 days since they joined the masons. (2 years, 12 months, 3 days)
They have been a member for 1093 days. (2 years, 12 months, 3 days)
ZippieDooDah has been a member for 155 lodges. (50.00% of all lodges).
ZippieDooDah was invited by jordanl666 and has invited 1 smiblings (riceland).
ZippieDooDah is a 5th generation smibling and has 1 descendant(s).
ZippieDooDah has 4th and 5th degrees.
RainAura joined on February 20th, 2021.
They joined on the 167th lodge and they are the 102nd mason.
It has been 1009 days since they joined the masons. (2 years, 9 months, 9 days)
They have been a member for 1009 days. (2 years, 9 months, 9 days)
RainAura has been a member for 145 lodges. (46.62% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
smcz19 joined on March 19th, 2022.
They joined on the 223rd lodge and they are the 108th mason.
It has been 617 days since they joined the masons. (1 year, 8 months, 12 days)
They have been a member for 617 days. (1 year, 8 months, 12 days)
smcz19 has been a member for 89 lodges. (28.62% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 4th, 5th and 6th degrees.
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1752 days since they joined the masons. (4 years, 9 months, 22 days)
They have been a member for 1752 days. (4 years, 9 months, 22 days)
Breithan has been a member for 251 lodges. (80.71% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th, 5th and 6th degrees.
xrayessay joined on November 26th, 2022.
They joined on the 259th lodge and they are the 113th mason.
It has been 367 days since they joined the masons. (1 year, 2 days)
They have been a member for 367 days. (1 year, 2 days)
xrayessay has been a member for 53 lodges. (17.04% of all lodges).
xrayessay was invited by p529 and has invited 0 smiblings ().
xrayessay is a 4th generation smibling and has 0 descendant(s).
xrayessay has 5th and 6th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2040 days since they joined the masons. (5 years, 7 months, 5 days)
They have been a member for 2040 days. (5 years, 7 months, 5 days)
TheLampGod has been a member for 271 lodges. (87.14% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th, 5th and 6th degrees.
Terbin joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1753 days since they joined the masons. (4 years, 9 months, 23 days)
They have been a member for 1257 days. (3 years, 5 months, 12 days)
Terbin has been a member for 233 lodges. (74.92% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 3rd, 4th and 5th degrees.
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1753 days since they joined the masons. (4 years, 9 months, 23 days)
They have been a member for 1753 days. (4 years, 9 months, 23 days)
Breithan has been a member for 251 lodges. (80.71% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th, 5th and 6th degrees.
smcz19 joined on March 19th, 2022.
They joined on the 223rd lodge and they are the 108th mason.
It has been 627 days since they joined the masons. (1 year, 8 months, 22 days)
They have been a member for 627 days. (1 year, 8 months, 22 days)
smcz19 has been a member for 89 lodges. (28.62% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 4th, 5th and 6th degrees.
P529 joined on March 25th, 2017.
They joined on the 5th lodge and they are the 29th mason.
It has been 2447 days since they joined the masons. (6 years, 8 months, 17 days)
They have been a member for 1895 days. (5 years, 2 months, 10 days)
P529 has been a member for 263 lodges. (84.57% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 32 descendant(s).
P529 has 1st, 2nd, 3rd, 4th, 5th and 6th degrees.
capbara joined on November 4th, 2023.
They joined on the 308th lodge and they are the 118th mason.
It has been 32 days since they joined the masons. (1 month, 2 days)
They have been a member for 32 days. (1 month, 2 days)
capbara has been a member for 4 lodges. (1.29% of all lodges).
capbara was invited by joey_coconut and has invited 0 smiblings ().
capbara is a 7th generation smibling and has 0 descendant(s).
capbara has 6th degree.
_chiekn_ joined on August 5th, 2023.
They joined on the 295th lodge and they are the 116th mason.
It has been 123 days since they joined the masons. (4 months, 3 days)
They have been a member for 123 days. (4 months, 3 days)
_chiekn_ has been a member for 17 lodges. (5.47% of all lodges).
_chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
_chiekn_ is a 5th generation smibling and has 0 descendant(s).
_chiekn_ has 5th and 6th degrees.
ufocrossing joined on May 27th, 2017.
They joined on the 11th lodge and they are the 42nd mason.
It has been 2384 days since they joined the masons. (6 years, 6 months, 14 days)
They have been a member for 2250 days. (6 years, 2 months)
ufocrossing has been a member for 295 lodges. (94.86% of all lodges).
ufocrossing was invited by p529 and has invited 3 smiblings (terbin,lordno,brochacho).
ufocrossing is a 4th generation smibling and has 11 descendant(s).
ufocrossing has 1st, 2nd, 3rd and 4th degrees.
Joey_Coconut joined on October 24th, 2020.
They joined on the 151st lodge and they are the 98th mason.
It has been 1140 days since they joined the masons. (3 years, 1 month, 15 days)
They have been a member for 1140 days. (3 years, 1 month, 15 days)
Joey_Coconut has been a member for 162 lodges. (51.92% of all lodges).
Joey_Coconut was invited by todarac and has invited 5 smiblings (chipoff,smcz,silvereyes,bread_loafs,capybara).
Joey_Coconut is a 6th generation smibling and has 5 descendant(s).
Joey_Coconut has 4th, 5th and 6th degrees.
RainAura joined on February 20th, 2021.
They joined on the 167th lodge and they are the 102nd mason.
It has been 1026 days since they joined the masons. (2 years, 9 months, 26 days)
They have been a member for 1026 days. (2 years, 9 months, 26 days)
RainAura has been a member for 147 lodges. (46.96% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
!commands
✅ 2b2t and Oldfag commands in one discord
✅ 2b2t and Oldfag Chatbridges
✅ Restart Notifications
Auto-Cleanup can be disabled now
See !config notifs
for syntax
!help
<word>
in the chatlog database.
Searches for a username in the database
Shows kills, deaths and KD Ratio for a user
Shows a users recorded kills
Shows a users recorded deaths
Shows the first kill of a user
Shows the last kill of a user
Shows the first death of a user
Shows the last death of a user
Shows the first words a user said
Shows the last words a user said
Counts total messages and shows last 5 messages
Gives you a random message from the given username
Displays when the bot last saw a player
Displays old usernames if they exist
Used to check if a player is online
Gives a random (useless) fact
Well, what do you think it will do?
Sends the welcome message with some basic instructionsRainAura joined on February 20th, 2021.
They joined on the 167th lodge and they are the 102nd mason.
It has been 1037 days since they joined the masons. (2 years, 10 months, 7 days)
They have been a member for 1037 days. (2 years, 10 months, 7 days)
RainAura has been a member for 148 lodges. (47.13% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
_m_o_t_h_r_a_ joined on January 6th, 2018.
They joined on the 31st lodge and they are the 65th mason.
It has been 2180 days since they joined the masons. (5 years, 11 months, 25 days)
They have been a member for 2180 days. (5 years, 11 months, 25 days)
_m_o_t_h_r_a_ has been a member for 284 lodges. (90.45% of all lodges).
_m_o_t_h_r_a_ was invited by slappn and has invited 0 smiblings ().
_m_o_t_h_r_a_ is a 3rd generation smibling and has 0 descendant(s).
_m_o_t_h_r_a_ has 2nd, 3rd, 4th, 5th and 6th degrees.
_m_o_t_h_r_a_
was invited by slappn and has invited 0 smiblings ().
TheDark_Emperor joined on February 23rd, 2019.
They joined on the 63rd lodge and they are the 78th mason.
It has been 1771 days since they joined the masons. (4 years, 10 months, 11 days)
They have been a member for 1771 days. (4 years, 10 months, 11 days)
TheDark_Emperor has been a member for 254 lodges. (80.63% of all lodges).
TheDark_Emperor was invited by policemike and has invited 0 smiblings ().
TheDark_Emperor is a 4th generation smibling and has 0 descendant(s).
TheDark_Emperor has 3rd degree.
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1786 days since they joined the masons. (4 years, 10 months, 26 days)
They have been a member for 1786 days. (4 years, 10 months, 26 days)
Breithan has been a member for 256 lodges. (81.01% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th, 5th and 6th degrees.
EnigmA_008 joined on April 9th, 2022.
They joined on the 226th lodge and they are the 109th mason.
It has been 631 days since they joined the masons. (1 year, 8 months, 26 days)
They have been a member for 459 days. (1 year, 3 months, 4 days)
EnigmA_008 has been a member for 65 lodges. (20.57% of all lodges).
EnigmA_008 was invited by ironexception and has invited 0 smiblings ().
EnigmA_008 is a 6th generation smibling and has 0 descendant(s).
EnigmA_008 has 4th and 5th degrees.
capbara joined on November 4th, 2023.
They joined on the 308th lodge and they are the 118th mason.
It has been 57 days since they joined the masons. (1 month, 27 days)
They have been a member for 57 days. (1 month, 27 days)
capbara has been a member for 9 lodges. (2.85% of all lodges).
capbara was invited by joey_coconut and has invited 0 smiblings ().
capbara is a 7th generation smibling and has 0 descendant(s).
capbara has 6th degree.
ufocrossing joined on May 27th, 2017.
They joined on the 11th lodge and they are the 42nd mason.
It has been 2409 days since they joined the masons. (6 years, 7 months, 9 days)
They have been a member for 2250 days. (6 years, 2 months)
ufocrossing has been a member for 300 lodges. (94.94% of all lodges).
ufocrossing was invited by p529 and has invited 3 smiblings (terbin,lordno,brochacho).
ufocrossing is a 4th generation smibling and has 11 descendant(s).
ufocrossing has 1st, 2nd, 3rd and 4th degrees.
ufocrossing joined on May 27th, 2017.
They joined on the 11th lodge and they are the 42nd mason.
It has been 2409 days since they joined the masons. (6 years, 7 months, 9 days)
They have been a member for 2250 days. (6 years, 2 months)
ufocrossing has been a member for 300 lodges. (94.94% of all lodges).
ufocrossing was invited by p529 and has invited 3 smiblings (terbin,lordno,brochacho).
ufocrossing is a 4th generation smibling and has 11 descendant(s).
ufocrossing has 1st, 2nd, 3rd and 4th degrees.
Tanaxis joined on March 4th, 2017.
They joined on the 2nd lodge and they are the 9th mason.
It has been 2494 days since they joined the masons. (6 years, 10 months, 4 days)
They have been a member for 2494 days. (6 years, 10 months, 4 days)
Tanaxis has been a member for 315 lodges. (99.68% of all lodges).
Tanaxis was invited by jumbo_warrior and has invited 0 smiblings ().
Tanaxis is a 2nd generation smibling and has 0 descendant(s).
Tanaxis has 1st, 2nd, 3rd and 4th degrees.
smcz19 joined on March 19th, 2022.
They joined on the 223rd lodge and they are the 108th mason.
It has been 654 days since they joined the masons. (1 year, 9 months, 19 days)
They have been a member for 654 days. (1 year, 9 months, 19 days)
smcz19 has been a member for 94 lodges. (29.75% of all lodges).
smcz19 was invited by joey_coconut and has invited 0 smiblings ().
smcz19 is a 7th generation smibling and has 0 descendant(s).
smcz19 has 4th, 5th and 6th degrees.
P529 joined on March 25th, 2017.
They joined on the 5th lodge and they are the 29th mason.
It has been 2475 days since they joined the masons. (6 years, 9 months, 15 days)
They have been a member for 1923 days. (5 years, 3 months, 8 days)
P529 has been a member for 268 lodges. (84.81% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 32 descendant(s).
P529 has 1st, 2nd, 3rd, 4th, 5th and 6th degrees.
fresh_herbs joined on January 6th, 2024.
They joined on the 317th lodge and they are the 119th mason.
It has been 1 days since they joined the masons. (1 day)
They have been a member for 1 days. (1 day)
fresh_herbs has been a member for 1 lodges. (0.32% of all lodges).
fresh_herbs was invited by yomoboyo and has invited 0 smiblings ().
fresh_herbs is a 5th generation smibling and has 0 descendant(s).
fresh_herbs has 6th degree.
spawn
/ \
hermeticlock jumbo_warrior
| |
nickhasbird tanaxis
|
p529
|
ain360
|
todarac
|
joey_coconut
|
silvereyes
|
thespire
thespire joined on January 6th, 2024.
They joined on the 317th lodge and they are the 120th mason.
It has been 1 days since they joined the masons. (1 day)
They have been a member for 1 days. (1 day)
thespire has been a member for 1 lodges. (0.32% of all lodges).
thespire was invited by silvereyes and has invited 0 smiblings ().
thespire is a 8th generation smibling and has 0 descendant(s).
thespire has 6th degree.
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1793 days since they joined the masons. (4 years, 11 months, 3 days)
They have been a member for 1793 days. (4 years, 11 months, 3 days)
Breithan has been a member for 257 lodges. (81.07% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th, 5th and 6th degrees.
Raaanch joined on January 16th, 2021.
They joined on the 163rd lodge and they are the 101st mason.
It has been 1086 days since they joined the masons. (2 years, 11 months, 26 days)
They have been a member for 1086 days. (2 years, 11 months, 26 days)
Raaanch has been a member for 155 lodges. (48.90% of all lodges).
Raaanch was invited by mr_pint and has invited 0 smiblings ().
Raaanch is a 7th generation smibling and has 0 descendant(s).
Raaanch has 4th, 5th and 6th degrees.
capbara joined on November 4th, 2023.
They joined on the 308th lodge and they are the 118th mason.
It has been 64 days since they joined the masons. (2 months, 4 days)
They have been a member for 64 days. (2 months, 4 days)
capbara has been a member for 10 lodges. (3.15% of all lodges).
capbara was invited by joey_coconut and has invited 0 smiblings ().
capbara is a 7th generation smibling and has 0 descendant(s).
capbara has 6th degree.
Negative_Entropy joined on April 22nd, 2017.
They joined on the 8th lodge and they are the 34th mason.
It has been 2451 days since they joined the masons. (6 years, 8 months, 21 days)
They have been a member for 2451 days. (6 years, 8 months, 21 days)
Negative_Entropy has been a member for 310 lodges. (97.79% of all lodges).
Negative_Entropy was invited by nickhasbird and has invited 7 smiblings (nekramite,rathause,donald,anndroid,dectonic,futsin,dekto).
Negative_Entropy is a 3rd generation smibling and has 10 descendant(s).
Negative_Entropy has 1st, 2nd, 3rd, 4th, 5th and 6th degrees.
ufocrossing joined on May 27th, 2017.
They joined on the 11th lodge and they are the 42nd mason.
It has been 2416 days since they joined the masons. (6 years, 7 months, 16 days)
They have been a member for 2250 days. (6 years, 2 months)
ufocrossing has been a member for 301 lodges. (94.95% of all lodges).
ufocrossing was invited by p529 and has invited 3 smiblings (terbin,lordno,brochacho).
ufocrossing is a 4th generation smibling and has 11 descendant(s).
ufocrossing has 1st, 2nd, 3rd and 4th degrees.
SilverEyes2b2t joined on August 20th, 2022.
They joined on the 245th lodge and they are the 110th mason.
It has been 505 days since they joined the masons. (1 year, 4 months, 20 days)
They have been a member for 505 days. (1 year, 4 months, 20 days)
SilverEyes2b2t has been a member for 73 lodges. (23.03% of all lodges).
SilverEyes2b2t was invited by joey_coconut and has invited 1 smiblings (thespire).
SilverEyes2b2t is a 7th generation smibling and has 1 descendant(s).
SilverEyes2b2t has 4th, 5th and 6th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2080 days since they joined the masons. (5 years, 8 months, 15 days)
They have been a member for 2080 days. (5 years, 8 months, 15 days)
TheLampGod has been a member for 277 lodges. (87.38% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th, 5th and 6th degrees.
_chiekn_ joined on August 5th, 2023.
They joined on the 295th lodge and they are the 116th mason.
It has been 158 days since they joined the masons. (5 months, 8 days)
They have been a member for 158 days. (5 months, 8 days)
_chiekn_ has been a member for 23 lodges. (7.26% of all lodges).
_chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
_chiekn_ is a 5th generation smibling and has 0 descendant(s).
_chiekn_ has 5th and 6th degrees.
RainAura joined on February 20th, 2021.
They joined on the 167th lodge and they are the 102nd mason.
It has been 1054 days since they joined the masons. (2 years, 10 months, 24 days)
They have been a member for 1054 days. (2 years, 10 months, 24 days)
RainAura has been a member for 151 lodges. (47.63% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
Jumbo_Warrior joined on February 25th, 2017.
They joined on the 1st lodge and they are the 2nd mason.
It has been 2510 days since they joined the masons. (6 years, 10 months, 20 days)
They have been a member for 977 days. (2 years, 8 months, 7 days)
Jumbo_Warrior has been a member for 98 lodges. (30.91% of all lodges).
Jumbo_Warrior was invited by spawn and has invited 1 smiblings (tanaxis).
Jumbo_Warrior is a 1st generation smibling and has 1 descendant(s).
Jumbo_Warrior has 1st, 2nd, 3rd and 6th degrees.
_m_o_t_h_r_a_ joined on January 6th, 2018.
They joined on the 31st lodge and they are the 65th mason.
It has been 2195 days since they joined the masons. (6 years, 5 days)
They have been a member for 2195 days. (6 years, 5 days)
_m_o_t_h_r_a_ has been a member for 287 lodges. (90.54% of all lodges).
_m_o_t_h_r_a_ was invited by slappn and has invited 0 smiblings ().
_m_o_t_h_r_a_ is a 3rd generation smibling and has 0 descendant(s).
_m_o_t_h_r_a_ has 2nd, 3rd, 4th, 5th and 6th degrees.
DarkXL6 joined on March 6th, 2021.
They joined on the 169th lodge and they are the 103rd mason.
It has been 1041 days since they joined the masons. (2 years, 10 months, 11 days)
They have been a member for 1041 days. (2 years, 10 months, 11 days)
DarkXL6 has been a member for 149 lodges. (47.00% of all lodges).
DarkXL6 was invited by rathause and has invited 0 smiblings ().
DarkXL6 is a 5th generation smibling and has 0 descendant(s).
DarkXL6 has 4th, 5th and 6th degrees.
thespire joined on January 6th, 2024.
They joined on the 317th lodge and they are the 120th mason.
It has been 7 days since they joined the masons. (7 days)
They have been a member for 7 days. (7 days)
thespire has been a member for 1 lodges. (0.32% of all lodges).
thespire was invited by silvereyes and has invited 0 smiblings ().
thespire is a 8th generation smibling and has 0 descendant(s).
thespire has 6th degree.
futsin1 joined on October 23rd, 2021.
They joined on the 201st lodge and they are the 107th mason.
It has been 812 days since they joined the masons. (2 years, 2 months, 22 days)
They have been a member for 812 days. (2 years, 2 months, 22 days)
futsin1 has been a member for 117 lodges. (36.91% of all lodges).
futsin1 was invited by negative_entropy and has invited 0 smiblings ().
futsin1 is a 4th generation smibling and has 0 descendant(s).
futsin1 has 4th, 5th and 6th degrees.
RainAura joined on February 20th, 2021.
They joined on the 167th lodge and they are the 102nd mason.
It has been 1057 days since they joined the masons. (2 years, 10 months, 27 days)
They have been a member for 1057 days. (2 years, 10 months, 27 days)
RainAura has been a member for 151 lodges. (47.63% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
Raaanch joined on January 16th, 2021.
They joined on the 163rd lodge and they are the 101st mason.
It has been 1092 days since they joined the masons. (2 years, 12 months, 2 days)
They have been a member for 1092 days. (2 years, 12 months, 2 days)
Raaanch has been a member for 155 lodges. (48.90% of all lodges).
Raaanch was invited by mr_pint and has invited 0 smiblings ().
Raaanch is a 7th generation smibling and has 0 descendant(s).
Raaanch has 4th, 5th and 6th degrees.
ZippieDooDah joined on November 28th, 2020.
They joined on the 156th lodge and they are the 99th mason.
It has been 1141 days since they joined the masons. (3 years, 1 month, 16 days)
They have been a member for 1141 days. (3 years, 1 month, 16 days)
ZippieDooDah has been a member for 162 lodges. (51.10% of all lodges).
ZippieDooDah was invited by jordanl666 and has invited 1 smiblings (riceland).
ZippieDooDah is a 5th generation smibling and has 1 descendant(s).
ZippieDooDah has 4th and 5th degrees.
fresh_herbs joined on January 6th, 2024.
They joined on the 317th lodge and they are the 119th mason.
It has been 12 days since they joined the masons. (12 days)
They have been a member for 12 days. (12 days)
fresh_herbs has been a member for 2 lodges. (0.63% of all lodges).
fresh_herbs was invited by yomoboyo and has invited 0 smiblings ().
fresh_herbs is a 5th generation smibling and has 0 descendant(s).
fresh_herbs has 6th degree.
thespire joined on January 6th, 2024.
They joined on the 317th lodge and they are the 120th mason.
It has been 12 days since they joined the masons. (12 days)
They have been a member for 12 days. (12 days)
thespire has been a member for 2 lodges. (0.63% of all lodges).
thespire was invited by silvereyes and has invited 0 smiblings ().
thespire is a 8th generation smibling and has 0 descendant(s).
thespire has 6th degree.
Joey_Coconut joined on October 24th, 2020.
They joined on the 151st lodge and they are the 98th mason.
It has been 1181 days since they joined the masons. (3 years, 2 months, 26 days)
They have been a member for 1181 days. (3 years, 2 months, 26 days)
Joey_Coconut has been a member for 168 lodges. (52.83% of all lodges).
Joey_Coconut was invited by todarac and has invited 5 smiblings (chipoff,smcz,silvereyes,bread_loafs,capybara).
Joey_Coconut is a 6th generation smibling and has 6 descendant(s).
Joey_Coconut has 4th, 5th and 6th degrees.
ZippieDooDah joined on November 28th, 2020.
They joined on the 156th lodge and they are the 99th mason.
It has been 1146 days since they joined the masons. (3 years, 1 month, 21 days)
They have been a member for 1146 days. (3 years, 1 month, 21 days)
ZippieDooDah has been a member for 163 lodges. (51.26% of all lodges).
ZippieDooDah was invited by jordanl666 and has invited 1 smiblings (riceland).
ZippieDooDah is a 5th generation smibling and has 1 descendant(s).
ZippieDooDah has 4th and 5th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2091 days since they joined the masons. (5 years, 8 months, 26 days)
They have been a member for 2091 days. (5 years, 8 months, 26 days)
TheLampGod has been a member for 278 lodges. (87.42% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th, 5th and 6th degrees.
RainAura joined on February 20th, 2021.
They joined on the 167th lodge and they are the 102nd mason.
It has been 1062 days since they joined the masons. (2 years, 11 months, 2 days)
They have been a member for 1062 days. (2 years, 11 months, 2 days)
RainAura has been a member for 152 lodges. (47.80% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
Raaanch joined on January 16th, 2021.
They joined on the 163rd lodge and they are the 101st mason.
It has been 1097 days since they joined the masons. (3 years, 2 days)
They have been a member for 1097 days. (3 years, 2 days)
Raaanch has been a member for 156 lodges. (49.06% of all lodges).
Raaanch was invited by mr_pint and has invited 0 smiblings ().
Raaanch is a 7th generation smibling and has 0 descendant(s).
Raaanch has 4th, 5th and 6th degrees.
P529 joined on March 25th, 2017.
They joined on the 5th lodge and they are the 29th mason.
It has been 2491 days since they joined the masons. (6 years, 10 months, 1 day)
They have been a member for 1939 days. (5 years, 3 months, 24 days)
P529 has been a member for 270 lodges. (84.91% of all lodges).
P529 was invited by nickhasbird and has invited 4 smiblings (ain360,ufocrossing,yomoboyo,xrayessay).
P529 is a 3rd generation smibling and has 34 descendant(s).
P529 has 1st, 2nd, 3rd, 4th, 5th and 6th degrees.
NickHasBird joined on March 18th, 2017.
They joined on the 4th lodge and they are the 26th mason.
It has been 2498 days since they joined the masons. (6 years, 10 months, 8 days)
They have been a member for 2487 days. (6 years, 9 months, 27 days)
NickHasBird has been a member for 314 lodges. (98.74% of all lodges).
NickHasBird was invited by hermeticlock and has invited 4 smiblings (p529,kyle,negative_entropy,policemike).
NickHasBird is a 2nd generation smibling and has 51 descendant(s).
NickHasBird has 1st, 2nd, 3rd, 4th, 5th and 6th degrees.
HermeticLock joined on February 25th, 2017.
They joined on the 1st lodge and they are the 1st mason.
It has been 2519 days since they joined the masons. (6 years, 10 months, 29 days)
They have been a member for 1166 days. (3 years, 2 months, 11 days)
HermeticLock has been a member for 125 lodges. (39.31% of all lodges).
HermeticLock was invited by spawn and has invited 35 smiblings (surviverkiller,slappn,chunkr,llane,drollovitch,parthicus,drathader,d_loaded,biblebot,tim,frankfurt,0x22,dryg,nordic,itavux,fuffer,vel,nickhasbird,086,krobar,sato86,jared2013,flick3r,casparov,leijurv,immortalyogurt,blazin,officialspeed,aurora,importedsocks,househousehouse1,papdaddy,lomac,ghost,paintcannon).
HermeticLock is a 1st generation smibling and has 117 descendant(s).
HermeticLock has 1st, 2nd and 3rd degrees.
_Henry_ joined on March 18th, 2017.
They joined on the 4th lodge and they are the 21st mason.
It has been 2498 days since they joined the masons. (6 years, 10 months, 8 days)
They have been a member for 2217 days. (6 years, 27 days)
_Henry_ has been a member for 275 lodges. (86.48% of all lodges).
_Henry_ was invited by nordic and has invited 9 smiblings (doctrzombie,torogadude,giganox,jordanl666,docsmurf,soneasterzombie,dielotai,silverkrownking,rooster).
_Henry_ is a 3rd generation smibling and has 16 descendant(s).
_Henry_ has 1st, 2nd, 3rd and 4th degrees.
Jumbo_Warrior joined on February 25th, 2017.
They joined on the 1st lodge and they are the 2nd mason.
It has been 2519 days since they joined the masons. (6 years, 10 months, 29 days)
They have been a member for 986 days. (2 years, 8 months, 16 days)
Jumbo_Warrior has been a member for 99 lodges. (31.13% of all lodges).
Jumbo_Warrior was invited by spawn and has invited 1 smiblings (tanaxis).
Jumbo_Warrior is a 1st generation smibling and has 1 descendant(s).
Jumbo_Warrior has 1st, 2nd, 3rd and 6th degrees.
ufocrossing joined on May 27th, 2017.
They joined on the 11th lodge and they are the 42nd mason.
It has been 2428 days since they joined the masons. (6 years, 7 months, 28 days)
They have been a member for 2250 days. (6 years, 2 months)
ufocrossing has been a member for 302 lodges. (94.97% of all lodges).
ufocrossing was invited by p529 and has invited 3 smiblings (terbin,lordno,brochacho).
ufocrossing is a 4th generation smibling and has 11 descendant(s).
ufocrossing has 1st, 2nd, 3rd and 4th degrees.
Tanaxis joined on March 4th, 2017.
They joined on the 2nd lodge and they are the 9th mason.
It has been 2512 days since they joined the masons. (6 years, 10 months, 22 days)
They have been a member for 2512 days. (6 years, 10 months, 22 days)
Tanaxis has been a member for 317 lodges. (99.69% of all lodges).
Tanaxis was invited by jumbo_warrior and has invited 0 smiblings ().
Tanaxis is a 2nd generation smibling and has 0 descendant(s).
Tanaxis has 1st, 2nd, 3rd and 4th degrees.
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1807 days since they joined the masons. (4 years, 11 months, 17 days)
They have been a member for 1807 days. (4 years, 11 months, 17 days)
Breithan has been a member for 259 lodges. (81.19% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th, 5th and 6th degrees.
YoMoBoYo joined on September 24th, 2022.
They joined on the 250th lodge and they are the 112th mason.
It has been 485 days since they joined the masons. (1 year, 4 months)
They have been a member for 485 days. (1 year, 4 months)
YoMoBoYo has been a member for 70 lodges. (21.94% of all lodges).
YoMoBoYo was invited by p529 and has invited 3 smiblings (hovecs,chiekn,fresh_herbs).
YoMoBoYo is a 4th generation smibling and has 3 descendant(s).
YoMoBoYo has 4th, 5th and 6th degrees.
_chiekn_ joined on August 5th, 2023.
They joined on the 295th lodge and they are the 116th mason.
It has been 170 days since they joined the masons. (5 months, 20 days)
They have been a member for 170 days. (5 months, 20 days)
_chiekn_ has been a member for 25 lodges. (7.84% of all lodges).
_chiekn_ was invited by yomoboyo and has invited 0 smiblings ().
_chiekn_ is a 5th generation smibling and has 0 descendant(s).
_chiekn_ has 5th and 6th degrees.
Hovecs joined on February 25th, 2023.
They joined on the 272nd lodge and they are the 114th mason.
It has been 331 days since they joined the masons. (11 months, 1 day)
They have been a member for 331 days. (11 months, 1 day)
Hovecs has been a member for 48 lodges. (15.05% of all lodges).
Hovecs was invited by yomoboyo and has invited 0 smiblings ().
Hovecs is a 5th generation smibling and has 0 descendant(s).
Hovecs has 5th degree.
Rathause joined on December 5th, 2020.
They joined on the 157th lodge and they are the 100th mason.
It has been 1143 days since they joined the masons. (3 years, 1 month, 18 days)
They have been a member for 1143 days. (3 years, 1 month, 18 days)
Rathause has been a member for 163 lodges. (51.10% of all lodges).
Rathause was invited by negative_entropy and has invited 1 smiblings (darkxl6).
Rathause is a 4th generation smibling and has 1 descendant(s).
Rathause has 4th degree.
hanscor joined on April 13th, 2019.
They joined on the 70th lodge and they are the 82nd mason.
It has been 1745 days since they joined the masons. (4 years, 9 months, 15 days)
They have been a member for 1745 days. (4 years, 9 months, 15 days)
hanscor has been a member for 250 lodges. (78.37% of all lodges).
hanscor was invited by policemike and has invited 0 smiblings ().
hanscor is a 4th generation smibling and has 0 descendant(s).
hanscor has 3rd, 4th and 5th degrees.
YoMoBoYo joined on September 24th, 2022.
They joined on the 250th lodge and they are the 112th mason.
It has been 485 days since they joined the masons. (1 year, 4 months)
They have been a member for 485 days. (1 year, 4 months)
YoMoBoYo has been a member for 70 lodges. (21.94% of all lodges).
YoMoBoYo was invited by p529 and has invited 3 smiblings (hovecs,chiekn,fresh_herbs).
YoMoBoYo is a 4th generation smibling and has 3 descendant(s).
YoMoBoYo has 4th, 5th and 6th degrees.
capbara joined on November 4th, 2023.
They joined on the 308th lodge and they are the 118th mason.
It has been 80 days since they joined the masons. (2 months, 20 days)
They have been a member for 80 days. (2 months, 20 days)
capbara has been a member for 12 lodges. (3.76% of all lodges).
capbara was invited by joey_coconut and has invited 0 smiblings ().
capbara is a 7th generation smibling and has 0 descendant(s).
capbara has 6th degree.
RainAura joined on February 20th, 2021.
They joined on the 167th lodge and they are the 102nd mason.
It has been 1067 days since they joined the masons. (2 years, 11 months, 7 days)
They have been a member for 1067 days. (2 years, 11 months, 7 days)
RainAura has been a member for 153 lodges. (47.96% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
hermeticlock
/ \
krobar nickhasbird
| |
scribblefoxx p529
|
ain360
|
boomerangvillage
|
breithan
torogadude joined on April 8th, 2017.
They joined on the 6th lodge and they are the 30th mason.
It has been 2487 days since they joined the masons. (6 years, 9 months, 27 days)
They have been a member for 2487 days. (6 years, 9 months, 27 days)
torogadude has been a member for 314 lodges. (98.43% of all lodges).
torogadude was invited by henry and has invited 0 smiblings ().
torogadude is a 4th generation smibling and has 0 descendant(s).
torogadude has 1st and 2nd degrees.
p529
/ \
yomoboyo ain360
|
todarac
|
joey_coconut
|
capybara
yomoboyo
/
fresh_herbs
nickhasbird
/ \
p529 negative_entropy
|
yomoboyo
|
fresh_herbs
p529
/ \
ain360 yomoboyo
| |
todarac fresh_herbs
|
joey_coconut
|
silvereyes
|
thespire
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1815 days since they joined the masons. (4 years, 11 months, 25 days)
They have been a member for 1815 days. (4 years, 11 months, 25 days)
Breithan has been a member for 260 lodges. (81.25% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th, 5th and 6th degrees.
RainAura joined on February 20th, 2021.
They joined on the 167th lodge and they are the 102nd mason.
It has been 1077 days since they joined the masons. (2 years, 11 months, 17 days)
They have been a member for 1077 days. (2 years, 11 months, 17 days)
RainAura has been a member for 154 lodges. (48.13% of all lodges).
RainAura was invited by lordno and has invited 0 smiblings ().
RainAura is a 6th generation smibling and has 0 descendant(s).
RainAura has 4th and 5th degrees.
ufocrossing joined on May 27th, 2017.
They joined on the 11th lodge and they are the 42nd mason.
It has been 2442 days since they joined the masons. (6 years, 8 months, 12 days)
They have been a member for 2250 days. (6 years, 2 months)
ufocrossing has been a member for 304 lodges. (95.00% of all lodges).
ufocrossing was invited by p529 and has invited 3 smiblings (terbin,lordno,brochacho).
ufocrossing is a 4th generation smibling and has 11 descendant(s).
ufocrossing has 1st, 2nd, 3rd and 4th degrees.
TheLampGod joined on April 28th, 2018.
They joined on the 41st lodge and they are the 66th mason.
It has been 2106 days since they joined the masons. (5 years, 9 months, 11 days)
They have been a member for 2106 days. (5 years, 9 months, 11 days)
TheLampGod has been a member for 280 lodges. (87.50% of all lodges).
TheLampGod was invited by krobar and has invited 0 smiblings ().
TheLampGod is a 3rd generation smibling and has 0 descendant(s).
TheLampGod has 2nd, 3rd, 4th, 5th and 6th degrees.
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1821 days since they joined the masons. (4 years, 12 months, 1 day)
They have been a member for 1821 days. (4 years, 12 months, 1 day)
Breithan has been a member for 261 lodges. (81.31% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th, 5th and 6th degrees.
Terbin joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1823 days since they joined the masons. (4 years, 12 months, 3 days)
They have been a member for 1327 days. (3 years, 7 months, 22 days)
Terbin has been a member for 243 lodges. (75.70% of all lodges).
Terbin was invited by ufocrossing and has invited 5 smiblings (charlie,ironexception,wailn,overfloyd,rebane).
Terbin is a 5th generation smibling and has 7 descendant(s).
Terbin has 3rd, 4th and 5th degrees.
Jumbo_Warrior joined on February 25th, 2017.
They joined on the 1st lodge and they are the 2nd mason.
It has been 2537 days since they joined the masons. (6 years, 11 months, 17 days)
They have been a member for 1004 days. (2 years, 9 months, 4 days)
Jumbo_Warrior has been a member for 102 lodges. (31.78% of all lodges).
Jumbo_Warrior was invited by spawn and has invited 1 smiblings (tanaxis).
Jumbo_Warrior is a 1st generation smibling and has 1 descendant(s).
Jumbo_Warrior has 1st, 2nd, 3rd and 6th degrees.
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1823 days since they joined the masons. (4 years, 12 months, 3 days)
They have been a member for 1823 days. (4 years, 12 months, 3 days)
Breithan has been a member for 261 lodges. (81.31% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th, 5th and 6th degrees.
Breithan joined on February 9th, 2019.
They joined on the 61st lodge and they are the 76th mason.
It has been 1823 days since they joined the masons. (4 years, 12 months, 3 days)
They have been a member for 1823 days. (4 years, 12 months, 3 days)
Breithan has been a member for 261 lodges. (81.31% of all lodges).
Breithan was invited by boomerangvillage and has invited 1 smiblings (hawkedonfonix).
Breithan is a 6th generation smibling and has 1 descendant(s).
Breithan has 3rd, 4th, 5th and 6th degrees.