Skip to content

Typescript discord bot. It is a rewrite of my python FeatureCreepBot. Main goals for this bot is solid features that are tested aswell as expanding my knowledge with Typescript.

Notifications You must be signed in to change notification settings

Hjorthdx/FeatureCreepBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeatureCreepBot

A rewrite of the python DiscordFeatureCreepBot.

The main objective of this bot is for me to learn TypeScript.
In addition I've set up the goal for myself that I really want to learn testing. Therefore all features that's being made on FeatureCreepBot should be fully tested before moving on to a new feature. This is what happend with the Python version, where a lot of bugs were constantly discovered that I had to go back and fix. I hope to solve issues like these by having every feature tested before release.

How to run?

git clone https://github.com/Hjorthdx/FeatureCreepBot

cd FeatureCreepBot

npm install

npm run build

npm run start

Currently implemented features:

Pomodoro

About

Typescript discord bot. It is a rewrite of my python FeatureCreepBot. Main goals for this bot is solid features that are tested aswell as expanding my knowledge with Typescript.

Resources

Stars

Watchers

Forks

Packages

No packages published