This website requires JavaScript.
Explore
Help
Sign in
toastie-stuff
/
elliebot
Archived
Watch
3
Star
0
Fork
You've already forked elliebot
0
forked from
EllieBotDevs/elliebot
Code
Pull requests
Releases
Activity
This repository has been archived on
2024-12-22
. You can view files and clone it, but cannot push or open issues or pull requests.
da48250ad4
Branches
Tags
No results found.
elliebot
/
src
/
EllieBot
/
Db
/
Models
/
xp
/
XpNotificationLocation.cs
8 lines
99 B
C#
Raw
Normal View
History
Unescape
Escape
.whosplaying code cleanup
2024-08-17 19:02:58 +12:00
namespace
EllieBot.Db.Models
;
public
enum
XpNotificationLocation
{
None
,
Dm
,
moved xpnotificationlocation to its own file
2024-08-17 19:05:33 +12:00
Channel
.whosplaying code cleanup
2024-08-17 19:02:58 +12:00
}
Copy permalink