
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
In your terminal, run npm i techii.
There you go!
)help, the ) character is the prefix. Another example is -help, where the prefix is -.To use the techii package, run npx techii in your terminal. Select "New Project". This will prompt you to enter your token (see getting a token) and your prefix (see what is a prefix?).
Press enter, and it will install the discord.js and fs modules, and create a command and event handler.
To make new commands, run npx techii in your terminal.
This time, select "Generate Command/Event". Select "Command".
If you are coding your own command, select "Make your own".
If you want to select from a range of auto-generated commands, select "Pre-generated".
If you are making your own, enter the command category and command name.
There you go! Now go inside the 'commands' folder, go inside the folder of your category, and select the file that says '[cmd name].js'.
Now enter your code in the run function!
To make new events, run npx techii in your terminal.
This time, select "Generate Command/Event". Select "Event".
Enter the event usage, such as mod-logs.
Then select the event you are using.
There you go! Now go inside the 'events' folder, go inside the folder of your event, and select the file that says '[usage].js'.
Now enter your code in the module.exports = (bot) => {} function!
FAQs
Quickly create and start a discord bot with this easy-to-use CLI!
The npm package techii receives a total of 32 weekly downloads. As such, techii popularity was classified as not popular.
We found that techii demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.