franopusz2006

franopusz2006

0-day streak
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/91ac82e5-23c4-4748-a891-25c6ba9234e0-15faa5a2-a37b-4366-b45c-57d89378f8ee.jpeg
sprig-dino emoji
summer-of-making emoji
After three days of fighting and learning TypeScript, abstract classes, and interfaces, I've created a simple cross-platform bot framework. Currently, it's quite buggy; for instance, Discord commands don't register automatically. However, it serves as a solid foundation for future updates. In summary, this library enables writing single commands and event logic that can be utilized with Discord, Slack, or a REST API. There's a simple example in the repository and brief documentation for those interested. GitHub: github.com/Frankoslaw/InterCord NPM: www.npmjs.com/package/@frankoslaw/intercord docs: frankoslaw.github.io/InterCord/# random testing: github.com/Frankoslaw/ArcadeProjects/tree/main/slack_test
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/7f2b0524-1be4-44a4-b24c-0e8236824ea0-523bd873-f886-4014-8b91-740b403c5ddb.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/35c92cd5-5b66-4d63-914d-afb1c55044a9-eda25d72-6072-4d43-b57f-2eb2fce70316.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/4c9c4293-942c-4341-905b-72c3810740ce-6c8dcde6-0064-40ff-9919-69f6e8269f59.png
To keep track of progress. I have discord events and commands working in discord.js. It is time to utilize abstract classes to decouple logic from event triggers 😄. I will post a link to the repo after I clean this up in a moment, with a few new changes like support for Slack:
https://scrapbook-into-the-redwoods.s3.amazonaws.com/8b1d4d3e-d82d-4c87-9eca-8e2574d34f16-image.png