Skip to content

My some-what half-arsed attempt to replicate what Lanyard does

License

Notifications You must be signed in to change notification settings

2M4U/Lanyard-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lanyard-Clone

My some-what half-arsed attempt to replicate what Lanyard does.

This was a hobby-type project to see if I could make a clone version of Lanyard which this was heavily inspired by.)

Acknowledgements

  • Phineas for inspiring me to branch out to attempt replicate his project in NodeJS.

Prewarning: this is not made for full-scale usage, as in it can't be sharded unless heavily modified

Modify config.js which can be found in settings and add your bot token.

exports.config = [
  {
    token: "",
    activity: "Lanyard-Clone",
  },
];

About

My some-what half-arsed attempt to replicate what Lanyard does

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages