Skip to content

An intelligent, human like AI will be present in the Four lounge, with whom you can play matches.

License

Notifications You must be signed in to change notification settings

Times-0/Timeline-FindFourAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timeline-FindFourAI

An intelligent, human like AI will be present in the Four lounge, with whom you can play matches.

Usage

Go to the Four Lounge, type in the chat !Find4 [Difficulty Level]. The bot will make you both join an available four board, and start the game!

Eg: !Find4, !Find4 2, !Find4 3

Setup

To use this bot you are required to place the file dassets.swf in your client folder in your media server. ie,

Go to media1/play/v2/client and place the file dassets.swf in there.

Next, open dependencies.json in a text editor, and make changes as follows,

Find the following piece of code

{
  "id": "interface",
  "title": "Interface"
},

Below that (after the },) add the following piece of code

{
   "id": "dassets",
   "title": "Dote's Assets"
},

Save the file.

Next, you have to place the file FindFourAI.py in Timeline/Plugins/ of your Timeline server and restart the server.

Note

This plugin depends on pre-existing Commands plugin, by any change you choose to remove that plugin please don't.

About

An intelligent, human like AI will be present in the Four lounge, with whom you can play matches.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages