An open API service indexing awesome lists of open source software.

https://github.com/unitoftime/nootbot


https://github.com/unitoftime/nootbot

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# NootBot
NootBot is a basic youtube live and discord bot with an interface for easily creating custom bot commands.

## Testing/Running
`go run . test` - For running the Test version
`go run . ` - For running the YouTubeLive version
`go run . discord` - For running the Discord bot version

## Credits
[nootlang](https://github.com/Jomy10/nootlang) - Jomy's Nootlang interpreter

Discord Integration - [Dracula](https://github.com/Dracula707)

Weather Command - [MD](https://github.com/MD-2016)

## License
[MIT](https://choosealicense.com/licenses/mit/)