Skip to content

Commit

Permalink
Merge pull request #182 from L0Ldev/main
Browse files Browse the repository at this point in the history
a few roles added
  • Loading branch information
logicguy1 authored Aug 7, 2023
2 parents 55c1674 + bf69dc6 commit dc262a0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions bot/commands/coderoles/menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ class CodeRoles(RoleView):
"Ruby",
"Rust",
"Scala",
"Scheme",
"Shell",
"Solidity",
"Swift",
Expand Down
2 changes: 2 additions & 0 deletions bot/commands/desktoproles/menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,15 @@ class DesktopRoles(RoleView):
"Xmonad",
"Hyprland",
"Dwm",
"dvtm",
"Qtile",
"Wayfire",
"Sway",
"bspwm",
"FrankenWM",
"herbstluftwm",
"i3",
"IceWM",
"LeftWM",
"Notion",
"Ratpoison",
Expand Down
1 change: 1 addition & 0 deletions bot/commands/distroroles/menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ class DistroRoles(RoleView):
"Parrot",
"Plasma Mobile",
"Pop!_OS",
"Raspbian"
"ReactOS",
"RebornOS",
"Redcore",
Expand Down

0 comments on commit dc262a0

Please sign in to comment.